Add vim-multiple-selection module

This commit is contained in:
Johann Dreo 2013-04-30 08:55:22 +02:00
commit e8a57826ab

6
.gitmodules vendored
View file

@ -37,6 +37,6 @@
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/vim-pathogen"]
path = .vim/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/vim-multiple-cursors"]
path = .vim/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git