multiple cursors

This commit is contained in:
Haak Saxberg 2013-12-13 16:29:48 -08:00
parent 3348eb6a54
commit 4bb9a8c672
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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

@ -0,0 +1 @@
Subproject commit 35028be1f71953da9f2c28509bf6c5ebd1d31c28