mirror of
1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

View File

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