From b1417729657e6fd72834ecf84813fa20ef70f39f Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Thu, 18 Sep 2014 18:03:57 +0200 Subject: [PATCH] readme notes --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index ef8a7aed..55f4c965 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,4 @@ Finally restart your terminal and vim again, and you are ready to go. ## VIM I use a lot of plugins and custom syntaxes. They are all -installed via vundle - for a list of the plugins see vimrc. - -To get things to work properly you first have to install -vundle - see the instructions here: [vundle](https://github.com/gmarik/vundle) +installed via neobundle - for a list of the plugins see vimrc.