1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-19 07:21:12 +01:00

plugins/conform-nvim/formatter-packages: mark oxfmt as unpackaged

This commit is contained in:
Gaetan Lepage 2025-12-17 13:46:12 +01:00 committed by Matt Sturgeon
parent f0d62ddab4
commit 9cb77f6ce4

View file

@ -65,6 +65,7 @@ in
mojo_format = states.unpackaged;
nomad_fmt = states.unpackaged;
npm-groovy-lint = states.unpackaged;
oxfmt = states.unpackaged;
packer_fmt = states.unpackaged;
pangu = states.unpackaged;
perlimports = states.unpackaged;