mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/none-ls: treefmt2 -> treefmt
This commit is contained in:
parent
122375e764
commit
708f8a179b
1 changed files with 1 additions and 1 deletions
|
@ -91,6 +91,7 @@ in
|
|||
"stylua"
|
||||
"tfsec"
|
||||
"topiary"
|
||||
"treefmt"
|
||||
"trivy"
|
||||
"typstfmt"
|
||||
"typstyle"
|
||||
|
@ -236,7 +237,6 @@ in
|
|||
terragrunt_fmt = "terragrunt";
|
||||
terragrunt_validate = "terragrunt";
|
||||
tidy = "html-tidy";
|
||||
treefmt = "treefmt2";
|
||||
verible_verilog_format = "verible";
|
||||
vint = "vim-vint";
|
||||
write_good = "write-good";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue