Merge pull request #556 from stevenbarragan/update-multicursor-plugin

Point vim-multiple-cursors to current owner
This commit is contained in:
Yan Pritzker
2014-10-29 14:15:29 -05:00

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"