plugins/lsp: Add statix (#1105)

* plugins/lsp: Add statix

* plugins/lsp-config: remove redundant attribute

Default is already defined by name

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/lsp-config: Simplify description

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
James Taranto 2024-02-16 20:50:43 +11:00 committed by GitHub
parent dcbe894bea
commit b784e73ad3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View file

@ -83,6 +83,7 @@ in {
"rust-analyzer"
"solargraph"
"sourcekit"
"statix"
"svelte"
"tailwindcss"
"taplo"