feat(nvim): enable taplo
lsp
This commit is contained in:
parent
dbbd9cbf44
commit
5a03eee4f1
@ -530,6 +530,7 @@ return {
|
||||
|
||||
-- NOTE: GENERIC LSP SERVERS
|
||||
for _, server in ipairs({
|
||||
"taplo",
|
||||
"clangd",
|
||||
"cmake",
|
||||
"bashls",
|
||||
|
Loading…
Reference in New Issue
Block a user