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
|
languagetool
|
||||||
mypy
|
mypy
|
||||||
php
|
php
|
||||||
prettierd
|
|
||||||
prettypst
|
prettypst
|
||||||
proselint
|
proselint
|
||||||
protolint
|
protolint
|
||||||
|
@ -102,7 +101,6 @@ pkgs: {
|
||||||
sql-formatter
|
sql-formatter
|
||||||
stylelint
|
stylelint
|
||||||
textlint
|
textlint
|
||||||
write-good
|
|
||||||
;
|
;
|
||||||
inherit (phpPackages) phan phpstan psalm;
|
inherit (phpPackages) phan phpstan psalm;
|
||||||
inherit (luaPackages) luacheck;
|
inherit (luaPackages) luacheck;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue