Update vim-improvements.vundle

This removes a redundant Bundle that already appears on line 9. This was throwing warnings for me whenever I started macvim.
This commit is contained in:
martco 2014-04-28 10:39:43 -07:00
parent e18bc7040f
commit a459920904

View File

@ -25,5 +25,4 @@ Bundle "vim-scripts/AnsiEsc.vim.git"
Bundle "vim-scripts/AutoTag.git"
Bundle "vim-scripts/lastpos.vim"
Bundle "vim-scripts/sudo.vim"
Bundle "terryma/vim-multiple-cursors"
Bundle "goldfeld/ctrlr.vim"