plugins/none-ls: add new server htmlbeautifier

This commit is contained in:
Gaetan Lepage 2024-04-03 23:49:05 +02:00 committed by Gaétan Lepage
parent 22982bd708
commit f05d5aaf3b

View file

@ -106,6 +106,10 @@ with lib; let
phpmd
phpstan
;
inherit
(pkgs.rubyPackages)
htmlbeautifier
;
inherit
(pkgs.ocamlPackages)
ocamlformat