From 245338b23863baf6e9abb41a6855ec2db4046f74 Mon Sep 17 00:00:00 2001 From: gmarik Date: Mon, 16 May 2011 19:44:47 -0500 Subject: [PATCH] updated doc/vundle.txt --- doc/vundle.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/vundle.txt b/doc/vundle.txt index 6845d6c..c4cc22a 100644 --- a/doc/vundle.txt +++ b/doc/vundle.txt @@ -55,6 +55,9 @@ in order to install/search [all available vim scripts] set rtp+=~/.vim/vundle.git/ call vundle#rc() + " let Vundle manage Vundle + Bundle 'gmarik/vundle' + " My Bundles here: " " original repos on github