Add rust and toml LSP configs
This commit is contained in:
parent
16e0df81f4
commit
0bca9e877b
4 changed files with 19 additions and 4 deletions
|
|
@ -60,7 +60,7 @@ return {
|
|||
"lua-language-server", "vtsls", "ruff", "mypy", "black",
|
||||
"pyright", "tailwindcss-language-server",
|
||||
"eslint-lsp", "lemminx", "gopls", "prettierd", "dotenv-linter",
|
||||
"editorconfig-checker", "proselint"
|
||||
"editorconfig-checker", "proselint", "rust-analyzer", "taplo"
|
||||
}
|
||||
},
|
||||
config = function(_, opts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue