1
0
mirror of https://github.com/xlogerais/config-vim synced 2025-06-12 10:16:56 +02:00

Install repeat.vim bundle as a submodule.

This commit is contained in:
2015-03-01 20:45:02 +01:00
parent 994f9e2410
commit 40c5d5e033
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git