plugins/none-ls: remove deprecated prettier_d_slim formatter

This commit is contained in:
Gaetan Lepage 2024-01-22 12:02:22 +01:00 committed by Gaétan Lepage
parent c22e21f84d
commit bcbe244e54
2 changed files with 7 additions and 4 deletions

View file

@ -105,7 +105,6 @@
nixpkgs_fmt.enable = true;
phpcbf.enable = true;
prettier.enable = true;
prettier_d_slim.enable = true;
shfmt.enable = true;
stylua.enable = true;
taplo.enable = true;