Add vim-multiple-selection module
This commit is contained in:
parent
7706e99a92
commit
e8a57826ab
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue