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