plugins/none-ls: treefmt2 -> treefmt

This commit is contained in:
Gaetan Lepage 2025-03-18 18:15:26 +01:00 committed by Gaétan Lepage
parent 122375e764
commit 708f8a179b

View file

@ -91,6 +91,7 @@ in
"stylua" "stylua"
"tfsec" "tfsec"
"topiary" "topiary"
"treefmt"
"trivy" "trivy"
"typstfmt" "typstfmt"
"typstyle" "typstyle"
@ -236,7 +237,6 @@ in
terragrunt_fmt = "terragrunt"; terragrunt_fmt = "terragrunt";
terragrunt_validate = "terragrunt"; terragrunt_validate = "terragrunt";
tidy = "html-tidy"; tidy = "html-tidy";
treefmt = "treefmt2";
verible_verilog_format = "verible"; verible_verilog_format = "verible";
vint = "vim-vint"; vint = "vim-vint";
write_good = "write-good"; write_good = "write-good";