mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add git-messenger (show commit history for a line)
This commit is contained in:
parent
b54988e61a
commit
7b4ad77ca7
@ -201,6 +201,7 @@ Plug 'mhinz/vim-signify'
|
||||
|
||||
" Git command inside vim
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'rhysd/git-messenger.vim'
|
||||
|
||||
" Git commit browser
|
||||
Plug 'junegunn/gv.vim', { 'on': 'GV' }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user