remove git blame

This commit is contained in:
jc-development 2025-03-31 07:41:14 -04:00
parent d3241a38c6
commit 154e13c423
1 changed files with 0 additions and 5 deletions

View File

@ -329,11 +329,6 @@ require('lazy').setup({
-- git-conflict
{ 'akinsho/git-conflict.nvim', version = '*', config = true },
-- git blame
{
'f-person/git-blame.nvim',
},
-- neogit
{
'NeogitOrg/neogit',