diff --git a/.gitmodules b/.gitmodules index 5a363fe..96de3be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/matchit"] path = bundle/matchit url = https://github.com/tmhedberg/matchit.git +[submodule "bundle/git"] + path = bundle/git + url = https://github.com/tpope/vim-git.git diff --git a/bundle/git b/bundle/git new file mode 160000 index 0000000..3612660 --- /dev/null +++ b/bundle/git @@ -0,0 +1 @@ +Subproject commit 36126609572d95e93cc8b06f73670fbbf3a3736a