mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-02 07:53:30 +02:00
feat(type hinting config): added configuration defaults for langs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
local cmp_cap = require("config.cmp").capabilities
|
||||
|
||||
local servers = {
|
||||
"gopls",
|
||||
"phpactor",
|
||||
"ols",
|
||||
"zls",
|
||||
"ts_ls",
|
||||
"vtsls",
|
||||
"eslint",
|
||||
"yamlls",
|
||||
"vimls",
|
||||
|
||||
Reference in New Issue
Block a user