diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-gitcha | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7a40c1d..ff58d78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -77,3 +77,6 @@ path = bundle/vim-argwrap url = https://github.com/FooSoft/vim-argwrap.git ignore = untracked +[submodule "bundle/vim-gitcha"] + path = bundle/vim-gitcha + url = https://github.com/teddywing/vim-gitcha.git diff --git a/bundle/vim-gitcha b/bundle/vim-gitcha new file mode 160000 +Subproject 5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2 |