feat(nvim): enable taplo
lsp
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
This commit is contained in:
parent
6a9bd96ca0
commit
eab51920fd
@ -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