mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Remove blamer.nvim
We can select a line and use command :Git blame to show the blame message for this line. So this plugin is not really needed.
This commit is contained in:
parent
41a2d1b950
commit
9d4bfd57e2
@ -198,7 +198,6 @@ Plug 'mhinz/vim-signify'
|
||||
|
||||
" Git command inside vim
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'APZelos/blamer.nvim'
|
||||
"}}
|
||||
|
||||
"{{ Plugins for markdown writing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user