Add rust and toml LSP configs

This commit is contained in:
Fábio André Damas 2025-03-27 13:03:32 +00:00
parent 16e0df81f4
commit 0bca9e877b
4 changed files with 19 additions and 4 deletions

View file

@ -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)