update lsp setup for rust, toml and trouble plugin

This commit is contained in:
Alexander Navarro 2025-01-21 10:31:01 -03:00
parent ca6a15812d
commit 6a7b800f8c
4 changed files with 19 additions and 8 deletions

View file

@ -28,6 +28,7 @@ return {
python = { "ruff_format", "ruff_organize_imports" },
scss = { "prettierd", "prettier", stop_after_first = true },
sh = { "shfmt" },
toml = { "taplo" },
typescript = { "biome" },
typescriptreact = { "biome" },
xml = { "lemminx" },