update lsp setup for rust, toml and trouble plugin
This commit is contained in:
parent
ca6a15812d
commit
6a7b800f8c
4 changed files with 19 additions and 8 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue