diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-fugitive | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 405f64c..2256353 100644 --- a/.gitmodules +++ b/.gitmodules @@ -136,3 +136,6 @@ [submodule "bundle/vim-mutt-aliases"] path = bundle/vim-mutt-aliases url = https://github.com/Konfekt/vim-mutt-aliases +[submodule "bundle/vim-fugitive"] + path = bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive.git diff --git a/bundle/vim-fugitive b/bundle/vim-fugitive new file mode 160000 +Subproject 46eaf8918b347906789df296143117774e82761 |