mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Update instructions on updating vimrc
This commit is contained in:
parent
f6855c3c41
commit
24f9fdeb87
@ -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!
|
Just do a git rebase!
|
||||||
|
|
||||||
cd ~/.vim_runtime
|
cd ~/.vim_runtime
|
||||||
|
git reset --hard
|
||||||
git pull --rebase
|
git pull --rebase
|
||||||
python update_plugins.py
|
python update_plugins.py # use python3 is python is unavailable
|
||||||
|
|
||||||
|
|
||||||
## Some screenshots
|
## Some screenshots
|
||||||
|
Loading…
Reference in New Issue
Block a user