Donovan Glover
f543a935c9
neovim: Add neoformat
2023-05-31 10:43:28 -04:00
Donovan Glover
14a8c2e561
neovim: Focus nvim-tree instead of toggling it
2023-05-31 10:41:38 -04:00
Donovan Glover
a6c925fbd1
neovim: Remove nvim-scrollbar
...
Causes text to be hidden when the viewport is small enough.
2023-05-31 10:20:53 -04:00
Donovan Glover
99157848f1
neovim: Add auto-save-nvim
...
This lets us take advantage of live reloading and other features while
editing markdown.
2023-05-25 23:36:32 -04:00
Donovan Glover
6e7b429e37
neovim: Remove barbar-nvim
...
barbar-nvim was a non-trivial plugin that changed buffers to tabs.
Although this was cute, I like neovim's default buffers since they
*don't* show up as tabs.
2023-05-24 13:48:22 -04:00
Donovan Glover
162b3d0d13
neovim: Add more language servers
2023-05-23 17:12:35 -04:00
Donovan Glover
b973e86085
neovim: Add git-blame-nvim
2023-05-23 12:05:31 -04:00
Donovan Glover
04d13c993d
neovim: Add nvim-lspconfig
...
No idea why this wasn't working before but it now works so I'm not
complaining.
2023-05-22 14:33:56 -04:00
Donovan Glover
7bcb8a5807
Split modules based on function
2023-05-18 15:54:15 -04:00