mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
plugins/lsp/efmls: remove unused tool declarations
This commit is contained in:
parent
ee89f7437b
commit
a8eceddd07
1 changed files with 0 additions and 2 deletions
|
@ -63,7 +63,6 @@ pkgs: {
|
|||
languagetool
|
||||
mypy
|
||||
php
|
||||
prettierd
|
||||
prettypst
|
||||
proselint
|
||||
protolint
|
||||
|
@ -102,7 +101,6 @@ pkgs: {
|
|||
sql-formatter
|
||||
stylelint
|
||||
textlint
|
||||
write-good
|
||||
;
|
||||
inherit (phpPackages) phan phpstan psalm;
|
||||
inherit (luaPackages) luacheck;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue