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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue