1
0
Fork 0
mirror of synced 2024-05-27 12:31:12 -04:00

Removed the Python 3 refernce, should just be the default Python

This commit is contained in:
amix 2019-12-01 20:19:59 +01:00
parent f951c246a6
commit 901655ef04

View file

@ -64,7 +64,7 @@ Just do a git rebase!
cd ~/.vim_runtime cd ~/.vim_runtime
git pull --rebase git pull --rebase
python3 update_plugins.py python update_plugins.py
## Some screenshots ## Some screenshots