mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-30 04:14:28 +02:00
plugins/none-ls: add package association for opentofu_fmt
This commit is contained in:
parent
ca7db4316d
commit
d777475e69
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ let
|
|||
nixfmt = pkgs.nixfmt-classic;
|
||||
nixpkgs_fmt = pkgs.nixpkgs-fmt;
|
||||
opacheck = pkgs.open-policy-agent;
|
||||
opentofu_fmt = pkgs.opentofu;
|
||||
pg_format = pkgs.pgformatter;
|
||||
phpcbf = pkgs.phpPackages.php-codesniffer;
|
||||
phpcsfixer = pkgs.phpPackages.php-cs-fixer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue