diff --git a/vundle_plugins.vim b/vundle_plugins.vim index 580bfd5a..5ca9324e 100644 --- a/vundle_plugins.vim +++ b/vundle_plugins.vim @@ -1,3 +1,6 @@ +""" let Vundle manage Vundle +Bundle 'VundleVim/Vundle.vim' + """ vim-scripts repos Bundle 'YankRing.vim' Bundle 'bufexplorer.zip'