diff options
author | Karel Kočí <cynerd@email.cz> | 2016-09-25 16:16:51 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-09-25 16:16:51 +0200 |
commit | 81e69e0e392e2b2a34f3f65c9e138f56a7dfed2a (patch) | |
tree | 6a89104a692ba2ebbee5b515a2b9a20b976254ef /.gitmodules | |
parent | 068dcc920490e38ea5885831cb900466d9f0b85b (diff) | |
download | myconfigs-81e69e0e392e2b2a34f3f65c9e138f56a7dfed2a.tar.gz myconfigs-81e69e0e392e2b2a34f3f65c9e138f56a7dfed2a.tar.bz2 myconfigs-81e69e0e392e2b2a34f3f65c9e138f56a7dfed2a.zip |
annoyme separated to external repository
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3a6f663..a02eb04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "vim/bundle/vim-autotag"] path = vim/bundle/vim-autotag url = https://github.com/craigemery/vim-autotag.git +[submodule "external/annoyme"] + path = external/annoyme + url = git@cynerd.cz:annoyme |