nvim: plugins: Drop git-messenger
We have git blame via gitsigns or fugitive. Either should suffice.
This commit is contained in:
parent
940ce0d7ce
commit
ab56185c9e
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ local init = function ()
|
||||||
'mattn/webapi-vim'
|
'mattn/webapi-vim'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
use 'rhysd/git-messenger.vim'
|
|
||||||
use 'whiteinge/diffconflicts'
|
use 'whiteinge/diffconflicts'
|
||||||
-- Boost vim command line mode
|
-- Boost vim command line mode
|
||||||
use 'vim-utils/vim-husk'
|
use 'vim-utils/vim-husk'
|
||||||
|
|
Loading…
Reference in a new issue