vim-fugitive submodule

This commit is contained in:
Haak Saxberg 2013-08-01 19:25:31 -07:00
parent d374bcafe4
commit 267e63c5be
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "vim-files/.vim/bundle/vim-sensible"] [submodule "vim-files/.vim/bundle/vim-sensible"]
path = vim-files/.vim/bundle/vim-sensible path = vim-files/.vim/bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git url = git://github.com/tpope/vim-sensible.git
[submodule "vim-files/.vim/bundle/vim-fugitive"]
path = vim-files/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git

@ -0,0 +1 @@
Subproject commit 124550cfee33a1bb9a227e78ccc709317a89dae9