diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/plugins.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 595fc52..d39272f 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -186,6 +186,7 @@ Plug 'mhinz/vim-signify' " Git command inside vim Plug 'tpope/vim-fugitive' +Plug 'APZelos/blamer.nvim' " Git commit browser Plug 'junegunn/gv.vim', { 'on': 'GV' } |
