mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Fix missing line in update instructions.
This commit is contained in:
parent
186b620723
commit
0fdf132cfc
@ -60,6 +60,7 @@ If you have vim aliased as `vi` instead of `vim`, make sure to either alias it:
|
|||||||
|
|
||||||
## How to update to latest version?
|
## How to update to latest version?
|
||||||
|
|
||||||
|
cd ~/.vim_runtime
|
||||||
git pull
|
git pull
|
||||||
python3 update_plugins.py || python update_plugins.py # use python if python3 is unavailable
|
python3 update_plugins.py || python update_plugins.py # use python if python3 is unavailable
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user