Add vim-repeat and vim-endwise

master
Jonathan Hodgson 6 years ago
parent 51f22e202e
commit 4952747d6a
  1. 6
      .gitmodules
  2. 1
      bundle/vim-endwise
  3. 1
      bundle/vim-repeat

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

@ -0,0 +1 @@
Subproject commit c714a2652427ef4d524ba818baf23f861b5f0cd3

@ -0,0 +1 @@
Subproject commit 8106e142dfdc278ff3eaaadd7b362ad7949d4357
Loading…
Cancel
Save