Compare commits

...
2 Commits
Author SHA1 Message Date
AramJonghu 2501b3de67 ltex currently not functional 2026-07-10 00:41:12 +02:00
AramJonghu 567d5a36e4 pyright -> basedpyright 2026-07-09 23:42:13 +02:00
+2 -2
View File
@@ -2,7 +2,7 @@ local cmp_cap = require("config.cmp").capabilities
local servers = {
"phpactor",
"ltex",
-- "ltex",
"ols",
"zls",
"ts_ls",
@@ -10,7 +10,7 @@ local servers = {
"yamlls",
"vimls",
"ruff",
"pyright",
"basedpyright",
"denols",
"lua_ls",
"qmlls",