feat(nixvim@modules): added rustfmt
This commit is contained in:
@@ -19,6 +19,7 @@ in
|
|||||||
config.home.packages = with pkgs; [
|
config.home.packages = with pkgs; [
|
||||||
# formatters
|
# formatters
|
||||||
nixfmt
|
nixfmt
|
||||||
|
rustfmt
|
||||||
# misc
|
# misc
|
||||||
ripgrep
|
ripgrep
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user