From 2cc53a3aa837131827236f9a8033d750fdef5ff6 Mon Sep 17 00:00:00 2001 From: Luiz Gonzaga dos Santos Filho Date: Sun, 7 Apr 2013 00:14:00 +0200 Subject: [PATCH] Adding visual star search vundle --- vim/vundles.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vundles.vim b/vim/vundles.vim index d8c2a426..1645067c 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -101,5 +101,6 @@ Bundle "slim-template/vim-slim.git" Bundle "airblade/vim-gitgutter.git" Bundle "bogado/file-line.git" Bundle "tpope/vim-rvm.git" +Bundle "nelstrom/vim-visual-star-search" "Filetype plugin indent on is required by vundle filetype plugin indent on