summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2016-05-11 20:29:32 -0700
committerMike Crute <mike@crute.us>2016-05-11 20:29:32 -0700
commit83585ef4c693a02ba687c908c6918b5b3da96edf (patch)
tree4a7178ae1bbbe3a52c016731e7b492503a7b5327 /.gitmodules
parentf0f168b76a96a5ba840791664f10932a081ecb21 (diff)
downloaddotfiles-83585ef4c693a02ba687c908c6918b5b3da96edf.tar.bz2
dotfiles-83585ef4c693a02ba687c908c6918b5b3da96edf.tar.xz
dotfiles-83585ef4c693a02ba687c908c6918b5b3da96edf.zip
Get vcscommand as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c63cff7..28b053b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -49,3 +49,6 @@
49[submodule ".vim/bundle/vim-gradle"] 49[submodule ".vim/bundle/vim-gradle"]
50 path = .vim/bundle/vim-gradle 50 path = .vim/bundle/vim-gradle
51 url = https://github.com/tfnico/vim-gradle 51 url = https://github.com/tfnico/vim-gradle
52[submodule ".vim/bundle/vim-vcscommand"]
53 path = .vim/bundle/vim-vcscommand
54 url = http://repo.or.cz/vcscommand.git