[vim] Gbrowse support
This commit is contained in:
parent
407c0d6de2
commit
8a44389a9d
2
.vimrc
2
.vimrc
@ -448,6 +448,8 @@ Plugin 'gmarik/Vundle.vim'
|
||||
Plugin 'airblade/vim-gitgutter'
|
||||
" Communication with git
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
" Support for Gbrowse
|
||||
Plugin 'tpope/vim-rhubarb'
|
||||
" Comment block of code
|
||||
Plugin 'tpope/vim-commentary'
|
||||
" Make terminal vim and tmux work better together.
|
||||
|
Loading…
Reference in New Issue
Block a user