summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2015-11-16 12:33:13 +0100
committerVictor Toso <victortoso@redhat.com>2015-11-16 12:33:13 +0100
commit07e207963760562914603e21037bf0d77e74feb7 (patch)
tree22699d638e7988577b48c1403d2db8d26c2d32f8
parent1c4215158bb39fcee61838763d3983049fc5d7eb (diff)
vim: add vim-fugitive to submodules
-rw-r--r--.gitmodules3
m---------vim/bundle/vim-fugitive0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c7fb4ef..d552ac4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
+[submodule "vim/bundle/vim-fugitive"]
+ path = vim/bundle/vim-fugitive
+ url = https://github.com/tpope/vim-fugitive
diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive
-Subproject 0095769029709b531d2505ee6ad9907dd9bd72a
+Subproject 1ecd12d523ffe031b5840316eeae1f24dd8920e