mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-16 23:42:47 +01:00
plugins/conform-nvim/packages: add package for racketfmt
This commit is contained in:
parent
85889f5676
commit
bef3ce6de8
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ rec {
|
|||
pyproject-fmt = python313Packages.pyproject-parser;
|
||||
inherit (python313Packages) python-ly;
|
||||
qmlformat = libsForQt5.qt5.qtdeclarative;
|
||||
racketfmt = racket;
|
||||
inherit (python313Packages) reorder-python-imports;
|
||||
ruff_fix = ruff;
|
||||
ruff_format = ruff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue