mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-18 23:11:12 +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;
|
||||
nomad_fmt = states.unpackaged;
|
||||
npm-groovy-lint = states.unpackaged;
|
||||
oxfmt = states.unpackaged;
|
||||
packer_fmt = states.unpackaged;
|
||||
pangu = states.unpackaged;
|
||||
perlimports = states.unpackaged;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue