feat(nvim): add taplo lsp (TOML)
This commit is contained in:
@@ -80,6 +80,7 @@ local servers = {
|
||||
java_language_server = {},
|
||||
jsonls = {},
|
||||
pyright = {},
|
||||
taplo = {},
|
||||
ts_ls = {},
|
||||
typos_lsp = {},
|
||||
-- keep-sorted end
|
||||
|
||||
Reference in New Issue
Block a user