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