mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-19 15:31:13 +01:00
plugins/conform-nvim/formatter-packages: mark oxfmt as unpackaged
This commit is contained in:
parent
f0d62ddab4
commit
9cb77f6ce4
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ in
|
||||||
mojo_format = states.unpackaged;
|
mojo_format = states.unpackaged;
|
||||||
nomad_fmt = states.unpackaged;
|
nomad_fmt = states.unpackaged;
|
||||||
npm-groovy-lint = states.unpackaged;
|
npm-groovy-lint = states.unpackaged;
|
||||||
|
oxfmt = states.unpackaged;
|
||||||
packer_fmt = states.unpackaged;
|
packer_fmt = states.unpackaged;
|
||||||
pangu = states.unpackaged;
|
pangu = states.unpackaged;
|
||||||
perlimports = states.unpackaged;
|
perlimports = states.unpackaged;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue