This commit is contained in:
Grace Yoder 2026-03-10 13:10:32 -04:00
commit 5fdb347da5
No known key found for this signature in database
21 changed files with 370 additions and 10 deletions

View file

@ -80,6 +80,13 @@ vim.lsp.enable("csharp-ls")
vim.lsp.enable("asm-lsp")
vim.lsp.enable("codebook")
vim.lsp.enable("json")
vim.lsp.enable("eslint")
vim.lsp.enable("css")
vim.lsp.enable("html")
vim.lsp.enable("fish-lsp")
-- https://lsp-zero.netlify.app/blog/lsp-client-features.html