plugins/{efmls-configs,none-ls}: nixfmt-classic -> nixfmt
This commit is contained in:
parent
6ca2e221eb
commit
a9082b1cda
2 changed files with 2 additions and 2 deletions
|
|
@ -75,6 +75,7 @@ in
|
|||
"jq"
|
||||
"languagetool"
|
||||
"mypy"
|
||||
"nixfmt"
|
||||
"php"
|
||||
"prettypst"
|
||||
"proselint"
|
||||
|
|
@ -148,7 +149,6 @@ in
|
|||
lua_format = "luaformatter";
|
||||
markdownlint = "markdownlint-cli";
|
||||
mcs = "mono";
|
||||
nixfmt = "nixfmt-classic";
|
||||
phpcbf = [
|
||||
"phpPackages"
|
||||
"php-codesniffer"
|
||||
|
|
|
|||
|
|
@ -67,6 +67,7 @@ in
|
|||
"mdformat"
|
||||
"mdl"
|
||||
"mypy"
|
||||
"nixfmt"
|
||||
"pmd"
|
||||
"prettierd"
|
||||
"proselint"
|
||||
|
|
@ -184,7 +185,6 @@ in
|
|||
meson_format = "meson";
|
||||
mix = "elixir";
|
||||
nimpretty = "nim";
|
||||
nixfmt = "nixfmt-classic";
|
||||
nixpkgs_fmt = "nixpkgs-fmt";
|
||||
opacheck = "open-policy-agent";
|
||||
opentofu_fmt = "opentofu";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue