[vim] Add vim-fugitive

pull/28/head
Alpha Chen 8 years ago
parent f4cd78e31a
commit 117953fab9

3
.gitmodules vendored

@ -103,3 +103,6 @@
[submodule "src/swift"]
path = src/swift
url = git@github.com:apple/swift.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git

@ -0,0 +1 @@
Subproject commit aac85a268e89a6c8be79341e130ac90256fadbd6
Loading…
Cancel
Save