1
0
Fork 0
mirror of synced 2024-06-26 02:31:09 -04:00

Update instructions on updating vimrc

This commit is contained in:
Fazle Arefin 2020-12-23 17:17:26 +11:00
parent f6855c3c41
commit 24f9fdeb87
No known key found for this signature in database
GPG key ID: A6859B7D9849C0DD

View file

@ -63,8 +63,9 @@ If you have vim aliased as `vi` instead of `vim`, make sure to either alias it:
Just do a git rebase!
cd ~/.vim_runtime
git reset --hard
git pull --rebase
python update_plugins.py
python update_plugins.py # use python3 is python is unavailable
## Some screenshots