multiple cursors
This commit is contained in:
parent
3348eb6a54
commit
4bb9a8c672
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -46,3 +46,6 @@
|
||||||
[submodule "vim-files/.vim/bundle/ctrlp"]
|
[submodule "vim-files/.vim/bundle/ctrlp"]
|
||||||
path = vim-files/.vim/bundle/ctrlp
|
path = vim-files/.vim/bundle/ctrlp
|
||||||
url = https://github.com/kien/ctrlp.vim.git
|
url = https://github.com/kien/ctrlp.vim.git
|
||||||
|
[submodule "vim-files/.vim/bundle/vim-multiple-cursors"]
|
||||||
|
path = vim-files/.vim/bundle/vim-multiple-cursors
|
||||||
|
url = https://github.com/terryma/vim-multiple-cursors.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/vim-multiple-cursors
Submodule
1
vim-files/.vim/bundle/vim-multiple-cursors
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 35028be1f71953da9f2c28509bf6c5ebd1d31c28
|
||||||
Loading…
Add table
Add a link
Reference in a new issue