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:
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user