Commit graph

17 commits

Author SHA1 Message Date
4c63486b4b changed everything to spaces over tabs. 2024-02-22 16:10:47 -06:00
5f5dc76261 added toggleterm and whitch-key.nvim.
due to adding whitch-key.nvim, also added descs to all keybinds.
2023-09-07 11:17:28 -05:00
fcf48d31e3 added todo-comments.nvim 2023-08-03 16:08:06 -05:00
6d6918ef8e fixed swapped lsp previous and next commands. 2023-04-18 19:30:15 -05:00
484c48c916 removed java ftplugin file, as mason-ls now does not need one. 2023-03-10 13:18:30 -06:00
2b717818af updated some depreciated LSP stuff 2022-11-02 23:00:26 -05:00
c8bda3b426 added venn.nvim 2022-10-03 10:12:26 -05:00
ed05b99be0 transitioned from nvim-lsp-installer to mason and mason-lspconfig. 2022-08-19 10:24:29 -05:00
e90208c701 modified lsp config. 2022-06-16 11:30:25 -05:00
da38421d7b Moved from custom LSP installs to LspInstall 2022-04-21 14:54:07 -05:00
2a1fde4cbe added angular language server config. 2022-03-10 12:21:11 -06:00
19511c84c6 added typescript LSP support 2022-02-16 15:00:57 -06:00
6ac0abba12 improved rust LSP 2022-01-19 00:17:58 -06:00
eb6428a51b added comment to nivm LSPconfig explaining needed packages. 2021-12-31 10:59:10 -06:00
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
d80d290fe2 removed luasnippet, fixed lsp keybinds. 2021-12-15 11:30:08 -06:00
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