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