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:
parent
75bb0adebf
commit
8d0d66cdd3
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue