mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Fix typo
This commit is contained in:
parent
24f9fdeb87
commit
35364f33fc
@ -65,7 +65,7 @@ Just do a git rebase!
|
|||||||
cd ~/.vim_runtime
|
cd ~/.vim_runtime
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull --rebase
|
git pull --rebase
|
||||||
python update_plugins.py # use python3 is python is unavailable
|
python update_plugins.py # use python3 if python is unavailable
|
||||||
|
|
||||||
|
|
||||||
## Some screenshots
|
## Some screenshots
|
||||||
|
Loading…
Reference in New Issue
Block a user