diff options
author | Karel Kočí <cynerd@email.cz> | 2016-09-19 07:03:35 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-09-19 07:03:35 +0200 |
commit | 7f94b21f9764fea1b910ff33027110c733771af6 (patch) | |
tree | bab8fb90526f4c63e92515b50a26957c1a445ceb /.gitmodules | |
parent | 002a7542ceaa825fe14f6701f02b69ce7f9e8ef9 (diff) | |
parent | 1f23035b07562b64bb611f48e70080090dcc9bdd (diff) | |
download | myconfigs-7f94b21f9764fea1b910ff33027110c733771af6.tar.gz myconfigs-7f94b21f9764fea1b910ff33027110c733771af6.tar.bz2 myconfigs-7f94b21f9764fea1b910ff33027110c733771af6.zip |
Merge branch 'master' of cynerd.cz:myconfigs
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 507477c..3a6f663 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "private"] path = private url = git@cynerd.cz:myconfigs-private +[submodule "vim/bundle/vim-autotag"] + path = vim/bundle/vim-autotag + url = https://github.com/craigemery/vim-autotag.git |