remove git blame
This commit is contained in:
parent
d3241a38c6
commit
154e13c423
5
init.lua
5
init.lua
|
@ -329,11 +329,6 @@ require('lazy').setup({
|
||||||
-- git-conflict
|
-- git-conflict
|
||||||
{ 'akinsho/git-conflict.nvim', version = '*', config = true },
|
{ 'akinsho/git-conflict.nvim', version = '*', config = true },
|
||||||
|
|
||||||
-- git blame
|
|
||||||
{
|
|
||||||
'f-person/git-blame.nvim',
|
|
||||||
},
|
|
||||||
|
|
||||||
-- neogit
|
-- neogit
|
||||||
{
|
{
|
||||||
'NeogitOrg/neogit',
|
'NeogitOrg/neogit',
|
||||||
|
|
Loading…
Reference in New Issue