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:
parent
e18bc7040f
commit
a459920904
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user