summaryrefslogtreecommitdiff
path: root/nvim
AgeCommit message (Collapse)Author
2023-11-07Use preglow for nvim (my old colorscheme)zachir
I'm switching the color scheme for neovim to my old one, preglow (which I forked from the afterglow color scheme). It's purely subjective, but I do like it and intend to stick with it for a while.
2023-10-19Big nvim config changeszachir
Use tabs instead of spaces by default, change the colorscheme to SlateDark, and set indent spacing to 4. Also, don't auto preview or auto :make LaTeX documents.
2023-08-23Better nvim mapping formattingzachir
2023-03-15update nvim with 'ee to :e new filezachir
2023-02-19set textwidth=80 for .ms fileszachir
2023-02-11change emmet vim leader to C-azachir
2023-02-09update nvim config; update 'xx to be closer to :qzachir
2022-10-05Initial Commitzachir