adding the vim-repeat module, which makes it possible to use the

. character to repeat the complex functions used by vim-surround.
This commit is contained in:
Kevin 2014-04-08 03:52:43 -04:00
parent a7e95b25ac
commit a0463ef232
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -97,3 +97,6 @@
[submodule "vim/bundle/vim-signify"] [submodule "vim/bundle/vim-signify"]
path = vim/bundle/vim-signify path = vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify url = https://github.com/mhinz/vim-signify
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git

1
vim/bundle/vim-repeat Submodule

@ -0,0 +1 @@
Subproject commit 2a3c5f8e3c26a57b8eb4cfc4be79615a1c508ef6