Point vim-multiple-cursors to current owner

This commit is contained in:
Steven Barragán 2014-10-28 23:31:47 -07:00
parent ee6e5b9590
commit 8642a8d2a8

View File

@ -6,7 +6,7 @@ Bundle "godlygeek/tabular"
Bundle "tomtom/tcomment_vim.git"
Bundle "vim-scripts/camelcasemotion.git"
Bundle "vim-scripts/matchit.zip.git"
Bundle "terryma/vim-multiple-cursors"
Bundle "kristijanhusak/vim-multiple-cursors"
Bundle "Keithbsmiley/investigate.vim"
Bundle "chrisbra/NrrwRgn"
Bundle "christoomey/vim-tmux-navigator"