Age | Commit message (Collapse) | Author |
|
My latex projects use Makefiles to compile them; this makes that process
automatic.
|
|
This gets all of the indenting and such sorted to be "smart".
|
|
Adding in tomasiser/vim-code-dark and flazz/vim-colorschemes to provide
more color options. Also have options (commented out) to make the
background transparent should that be desired later.
|
|
|
|
This uses a colorscheme specifically for c/c++ files when editing c/c++
files.
|
|
This re-enables the live preview plugin for .tex files.
|
|
This is purely for my OCD.
|
|
We're switching back to the objectively correct method of using spaces
instead of tabs.
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|