diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |
