mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install repeat.vim bundle as a submodule.
This commit is contained in:
parent
994f9e2410
commit
40c5d5e033
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,3 +7,6 @@
|
|||||||
[submodule "bundle/speeddating"]
|
[submodule "bundle/speeddating"]
|
||||||
path = bundle/speeddating
|
path = bundle/speeddating
|
||||||
url = git://github.com/tpope/vim-speeddating.git
|
url = git://github.com/tpope/vim-speeddating.git
|
||||||
|
[submodule "bundle/repeat"]
|
||||||
|
path = bundle/repeat
|
||||||
|
url = git://github.com/tpope/vim-repeat.git
|
||||||
|
1
bundle/repeat
Submodule
1
bundle/repeat
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d9fbf5a137773c3737cf5f0cdfc3e155c393b96d
|
Loading…
Reference in New Issue
Block a user