plugins/conform-nvim/formatter-packages: fix package for perltidy
This commit is contained in:
parent
3910fdb8e2
commit
6ca2e221eb
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ in
|
|||
inherit (ocamlPackages) ocp-indent;
|
||||
odinfmt = ols;
|
||||
opa_fmt = open-policy-agent;
|
||||
perltidy = perl538Packages.PerlTidy;
|
||||
perltidy = perlPackages.PerlTidy;
|
||||
pg_format = pgformatter;
|
||||
php_cs_fixer = php83Packages.php-cs-fixer;
|
||||
inherit (php84Packages) phpinsights;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue