Added racket formatter to nixvim configuration
This commit is contained in:
parent
0fcc748b23
commit
88b02f94a9
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@
|
|||
nix = {
|
||||
__unkeyed-1 = "alejandra";
|
||||
};
|
||||
racket = {
|
||||
__unkeyed-1 = "raco fmt";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue