- migrated from lsp-zero to native nvim protocols

- massive refactor/cleanup
This commit is contained in:
2025-06-25 01:53:13 -05:00
parent aba1fea871
commit 7b15dfd69c
7 changed files with 281 additions and 379 deletions
+1 -4
View File
@@ -24,9 +24,6 @@ config.rustaceanvim()
-- LSP STUFF
config.nvim_autopairs()
config.luasnip()
config.lsp_zero()
require("plugins.lsp_setup")
config.null_ls()
config.tailwind_tools()
-- REMOVING
--config.harpoon()