Skip to content

Commit

Permalink
Install vim-fugitive bundle as a submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhung committed Apr 11, 2011
1 parent 9c21e77 commit cc6224e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -7,3 +7,6 @@
[submodule ".vim/bundle/comments.vim"]
path = .vim/bundle/comments.vim
url = https://github.com/vim-scripts/comments.vim.git
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/vim-scripts/fugitive.vim.git
1 change: 1 addition & 0 deletions .vim/bundle/fugitive
Submodule fugitive added at 0116d2

0 comments on commit cc6224e

Please sign in to comment.