From 91d190de6dc5ea9c6ca3caed422905a272e66c8f Mon Sep 17 00:00:00 2001 From: amix Date: Wed, 15 Aug 2012 23:22:34 -0400 Subject: [PATCH] Added help on how to update to latest version --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 218044de..b518d85c 100644 --- a/README.md +++ b/README.md @@ -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: