lsp: add taplo for TOML
This commit is contained in:
parent
73e1b5f4f5
commit
48b2ae37f1
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -243,6 +243,7 @@ local servers = {
|
||||||
marksman = {},
|
marksman = {},
|
||||||
pylsp = {},
|
pylsp = {},
|
||||||
rust_analyzer = {},
|
rust_analyzer = {},
|
||||||
|
taplo = {},
|
||||||
texlab = {},
|
texlab = {},
|
||||||
tflint = {},
|
tflint = {},
|
||||||
tsserver = {},
|
tsserver = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue