neovim: Moved nixfmt into extraPackages

This commit is contained in:
Giulio De Pasquale 2022-10-21 21:25:20 +02:00
parent 6c91704f33
commit e78349674e

View File

@ -20,6 +20,7 @@
cmake-format
clang-tools
rustfmt
nixfmt
];
plugins = with pkgs.vimPlugins; [
vim-nix