mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-02-14 17:14:47 +01:00
nvim: added type- and javascript lsp
This commit is contained in:
@@ -39,7 +39,7 @@ return {
|
|||||||
"r_language_server",
|
"r_language_server",
|
||||||
"sqlls",
|
"sqlls",
|
||||||
"texlab",
|
"texlab",
|
||||||
-- "tsserver",
|
"ts_ls",
|
||||||
"yamlls",
|
"yamlls",
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user