Add vim-repeat and vim-endwise
This commit is contained in:
parent
51f22e202e
commit
4952747d6a
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -62,3 +62,9 @@
|
|||
[submodule "bundle/vim-openscad"]
|
||||
path = bundle/vim-openscad
|
||||
url = https://github.com/sirtaj/vim-openscad
|
||||
[submodule "bundle/vim-repeat"]
|
||||
path = bundle/vim-repeat
|
||||
url = https://github.com/tpope/vim-repeat.git
|
||||
[submodule "bundle/vim-endwise"]
|
||||
path = bundle/vim-endwise
|
||||
url = git@github.com:Jab2870/vim-endwise.git
|
||||
|
|
1
bundle/vim-endwise
Submodule
1
bundle/vim-endwise
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c714a2652427ef4d524ba818baf23f861b5f0cd3
|
1
bundle/vim-repeat
Submodule
1
bundle/vim-repeat
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8106e142dfdc278ff3eaaadd7b362ad7949d4357
|
Loading…
Add table
Add a link
Reference in a new issue