Update nvim config & claude alias
This commit is contained in:
@@ -26,6 +26,10 @@ return {
|
||||
intelephense = {},
|
||||
-- Python
|
||||
pyright = {},
|
||||
-- Disabled: ltex grammar/spell LSP runs a ~1GB JVM and auto-attaches to
|
||||
-- markdown/text/html/gitcommit/etc. via mason-lspconfig automatic_enable.
|
||||
ltex = { enabled = false },
|
||||
ltex_plus = { enabled = false },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user