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"]
|
||||
path = vim-files/.vim/bundle/ctrlp
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue