Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | nvim: enable live preview for .tex | zachir | |
This re-enables the live preview plugin for .tex files. | |||
2024-02-08 | nvim: reorganize init.vim to have better comment alignment | zachir | |
This is purely for my OCD. | |||
2024-02-08 | nvim: Expand tabs to spaces | zachir | |
We're switching back to the objectively correct method of using spaces instead of tabs. | |||
2023-11-07 | Use 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-19 | Big nvim config changes | zachir | |
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-23 | Better nvim mapping formatting | zachir | |
2023-03-15 | update nvim with 'ee to :e new file | zachir | |
2023-02-19 | set textwidth=80 for .ms files | zachir | |
2023-02-11 | change emmet vim leader to C-a | zachir | |
2023-02-09 | update nvim config; update 'xx to be closer to :q | zachir | |
2022-10-05 | Initial Commit | zachir | |