nvim native lsp change

This commit is contained in:
Grace Yoder 2026-02-26 10:44:37 -05:00
parent dc6f417fa6
commit 915f72c35e

View file

@ -56,7 +56,7 @@ vim.lsp.enable("gopls")
vim.lsp.enable("tinymist")
vim.lsp.enable("cspell-ls")
-- vim.lsp.enable("cspell-ls")
vim.lsp.enable("astro")