1
0
mirror of https://github.com/gryf/.vim.git synced 2026-03-05 01:15:48 +01:00

Added fugitive plugin

This commit is contained in:
2013-03-12 16:20:05 +01:00
parent 3263cd0c8f
commit e5369406eb
2 changed files with 4 additions and 2 deletions

1
.hgsub
View File

@@ -16,3 +16,4 @@ bundle/git_taglisttoo = [git]https://github.com/ervandew/taglisttoo.git
bundle/git_gitgutter = [git]https://github.com/airblade/vim-gitgutter.git
bundle/git_vim-javascript = [git]https://github.com/pangloss/vim-javascript.git
bundle/git_vim-nodejs-complete = [git]https://github.com/myhere/vim-nodejs-complete.git
bundle/git_fugitive = [git]https://github.com/tpope/vim-fugitive.git