1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-05 16:41:06 +01:00

plugins/conform-nvim/formatter-packages: add package for mh_style

This commit is contained in:
Gaetan Lepage 2025-12-02 09:58:27 +01:00 committed by Gaétan Lepage
parent 75bb0adebf
commit 8d0d66cdd3

View file

@ -123,6 +123,7 @@ in
mago_lint = mago;
markdownlint = markdownlint-cli;
mix = beamMinimal28Packages.elixir;
mh_style = python3Packages.miss-hit;
nginxfmt = nginx-config-formatter;
nimpretty = nim;
nixpkgs_fmt = nixpkgs-fmt;