neovim: Added shfmt

This commit is contained in:
Giulio De Pasquale 2022-10-24 10:00:39 +02:00
parent cbd9541696
commit 2d135b743c

View File

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