vimPlugins: fix update.py

This commit is contained in:
figsoda
2021-11-11 10:53:03 -05:00
parent 49d03d07be
commit dd3c8d2262
+1 -1
View File
@@ -7,7 +7,7 @@ mkShell {
packages = [
bash
pyEnv
nix
nix_2_3
nix-prefetch-scripts
];
}