mirror of
1
0
Fork 0

Added help on how to update to latest version

This commit is contained in:
amix 2012-08-15 23:22:34 -04:00
parent edb1d70c4d
commit 91d190de6d
1 changed files with 8 additions and 0 deletions

View File

@ -31,6 +31,14 @@ The awesome version includes a lot of great plugins, configurations and color sc
Use [msysgit](http://msysgit.github.com/) to checkout the repository and run the installation instructions above. No special instructions needed ;-)
## How to update to latest version?
Simply just do a git rebase!
cd ~/.vim_runtime
git pull --rebase
## Some screenshots
Colors when editing a Python file: