vimPlugins: fix update script

This commit is contained in:
figsoda 2021-09-07 12:15:15 -04:00 committed by Matthieu Coudron
parent d05a0f9cea
commit 82d19cb068

View file

@ -7,6 +7,7 @@ mkShell {
packages = [
bash
pyEnv
nix
nix-prefetch-scripts
];
}