Add vim-repeat and vim-endwise

This commit is contained in:
Jonathan Hodgson 2018-04-18 17:40:33 +01:00
parent 51f22e202e
commit 4952747d6a
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View file

@ -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