vimPlugins: fix update script

This commit is contained in:
figsoda
2021-09-07 19:48:36 +02:00
committed by Matthieu Coudron
parent d05a0f9cea
commit 82d19cb068
+1
View File
@@ -7,6 +7,7 @@ mkShell {
packages = [
bash
pyEnv
nix
nix-prefetch-scripts
];
}