1
0
mirror of https://github.com/amix/vimrc synced 2025-07-10 03:25:00 +08:00

Update instructions on updating vimrc (#614)

This commit is contained in:
Fazle Arefin
2021-07-05 06:57:32 +10:00
committed by GitHub
parent 326327277c
commit 1717536b95
3 changed files with 13 additions and 5 deletions

View File

@ -63,8 +63,10 @@ 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 clean -d --force
git pull --rebase
python update_plugins.py
python update_plugins.py # use python3 if python is unavailable
## Some screenshots