1
0
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:
2026-01-31 07:48:24 +01:00
parent 7665b17e28
commit 8c6178418b

View File

@@ -39,7 +39,7 @@ return {
"r_language_server",
"sqlls",
"texlab",
-- "tsserver",
"ts_ls",
"yamlls",
},
})