aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4caa8d3..9501c0b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -20,12 +20,15 @@
[submodule "nerdtree"]
path = files/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
+[submodule "vim-template"]
+ path = files/.vim/bundle/vim-template
+ url = https://github.com/aperezdc/vim-template
[submodule "vim-markdown"]
path = files/.vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim-jade"]
path = files/.vim/bundle/vim-jade
- url = git://github.com/digitaltoad/vim-jade.git
+ url = https://github.com/digitaltoad/vim-jade.git
[submodule "xml.vim"]
path = files/.vim/bundle/xml.vim
url = https://github.com/othree/xml.vim