Commit graph

13 commits

Author SHA1 Message Date
Gabe Venberg e90208c701 modified lsp config. 2022-06-16 11:30:25 -05:00
Gabe Venberg c52ecd2166 added impatient.nvim. 2022-04-23 13:52:30 -05:00
Gabe Venberg da38421d7b Moved from custom LSP installs to LspInstall 2022-04-21 14:54:07 -05:00
Gabe Venberg 23dbddefa0 added keybind for xcolor 2022-03-01 18:08:07 -06:00
Gabe Venberg 43b15731f0 the treesitter code folding was not working for my needs.
Removed it, restored the old indent+custom foldtext method.
2022-02-18 16:50:42 -06:00
Gabe Venberg 657913ee29 added symbols-outline.nvim 2022-02-03 11:24:03 -06:00
Gabe Venberg 51a5135297 new file browser for neovim telescope. 2022-01-07 16:26:30 -06:00
Gabe Venberg 09042586ec fixed lsp keybindings.
They now work on more than just the first buffer you open of a given
filetype.
2021-12-15 16:23:07 -06:00
Gabe Venberg 83aea3c147 made files start with most folds open. 2021-12-15 13:08:25 -06:00
Gabe Venberg d80d290fe2 removed luasnippet, fixed lsp keybinds. 2021-12-15 11:30:08 -06:00
Gabe Venberg 8322dfa4e1 I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of
plugins to take advantage of them.
2021-12-14 00:32:00 -06:00
Gabe Venberg 8123e70d74 transported all of current config to lua.
On to learning the new features of neovim 0.5!
2021-09-12 00:29:48 -05:00
Gabe Venberg d8d5296ad2 started migrating neovim to init.lua.
refs #3
2021-09-06 23:07:40 -05:00