Commit graph

4 commits

Author SHA1 Message Date
19cf305d2b [nvim] Add a new colors Lua module that deals with colors
it provides a single reloadColorscheme function that applies the colorscheme and
a few of my own customizations.
2023-03-20 13:49:32 -07:00
6957a192af [vim] Fix the hlsearch toggle key binding 2023-03-20 08:42:43 -07:00
e71f78feee [vim] Explicitly specify swap and undo directories 2022-11-16 08:57:38 -08:00
8262907b64 [nvim] Convert init.vim to init.lua and copy over a bit of the vimrc config to some lua scripts
This is neat!
2022-10-20 08:18:40 -07:00