mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
plugins/efmls-configs: rename package nixfmt to nixfmt-classic
This commit is contained in:
parent
f05d5aaf3b
commit
dadf9b192d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,6 @@ with lib; let
|
|||
jq
|
||||
languagetool
|
||||
mypy
|
||||
nixfmt
|
||||
php
|
||||
prettierd
|
||||
prettypst
|
||||
|
@ -122,6 +121,7 @@ with lib; let
|
|||
lua_format = luaformatter;
|
||||
markdownlint = markdownlint-cli;
|
||||
mcs = mono;
|
||||
nixfmt = nixfmt-classic;
|
||||
phpcbf = phpPackages.php-codesniffer;
|
||||
php_cs_fixer = phpPackages.php-cs-fixer;
|
||||
phpcs = phpPackages.php-codesniffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue