feat(type hinting config): added configuration defaults for langs

This commit is contained in:
2026-07-25 17:03:03 +02:00
parent ef9bd00a8b
commit 3b4a464a94
3 changed files with 142 additions and 2 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
local cmp_cap = require("config.cmp").capabilities
local servers = {
"gopls",
"phpactor",
"ols",
"zls",
"ts_ls",
"vtsls",
"eslint",
"yamlls",
"vimls",