1
0
Fork 0

lsp: add taplo for TOML

This commit is contained in:
Felipe 2023-08-02 01:40:11 -04:00
parent 73e1b5f4f5
commit 48b2ae37f1
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -243,6 +243,7 @@ local servers = {
marksman = {}, marksman = {},
pylsp = {}, pylsp = {},
rust_analyzer = {}, rust_analyzer = {},
taplo = {},
texlab = {}, texlab = {},
tflint = {}, tflint = {},
tsserver = {}, tsserver = {},