From 584959b034a019e19f05c3aa7ce6a7fd32d10949 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Thu, 1 Aug 2013 11:08:53 -0500 Subject: [PATCH] Remove duplicate vundles (thanks fayimora) --- vim/vundles.vim | 3 --- 1 file changed, 3 deletions(-) diff --git a/vim/vundles.vim b/vim/vundles.vim index 99f306d..58c95d8 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -120,10 +120,7 @@ Bundle "chrisbra/color_highlight.git" Bundle "skwp/vim-colors-solarized" Bundle "bling/vim-airline.git" Bundle "vim-scripts/TagHighlight.git" -Bundle "itspriddle/vim-jquery.git" Bundle "bogado/file-line.git" -Bundle "tpope/vim-rvm.git" -Bundle "nelstrom/vim-visual-star-search" " Customization " The plugins listed in ~/.vim/.vundles.local will be added here to