aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules5
m---------vim/bundle/fugitive0
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7df6ea9d..31965f67 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -21,3 +21,8 @@
[submodule "vim/bundle/tcomment"]
path = vim/bundle/tcomment
url = git://github.com/tomtom/tcomment_vim.git
+ ignore = dirty
+[submodule "vim/bundle/fugitive"]
+ path = vim/bundle/fugitive
+ url = git://github.com/tpope/vim-fugitive.git
+ ignore = dirty
diff --git a/vim/bundle/fugitive b/vim/bundle/fugitive
new file mode 160000
+Subproject 3026076ab5f60a5a3703d33a933a09d4053c0d9