mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/none-ls: add package for opentofu_validate
This commit is contained in:
parent
2d50e6b1f4
commit
70a9a0d4c1
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ in
|
||||||
nixpkgs_fmt = "nixpkgs-fmt";
|
nixpkgs_fmt = "nixpkgs-fmt";
|
||||||
opacheck = "open-policy-agent";
|
opacheck = "open-policy-agent";
|
||||||
opentofu_fmt = "opentofu";
|
opentofu_fmt = "opentofu";
|
||||||
|
opentofu_validate = "opentofu";
|
||||||
pg_format = "pgformatter";
|
pg_format = "pgformatter";
|
||||||
phpcbf = [
|
phpcbf = [
|
||||||
"phpPackages"
|
"phpPackages"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue