mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
load fugitive when running Git command is ran
This commit is contained in:
@@ -4,6 +4,7 @@ return {
|
||||
keys = {
|
||||
{ '<leader>gs', '<cmd>vert Git<cr>', desc = '[s]tatus' },
|
||||
},
|
||||
cmd = 'Git',
|
||||
},
|
||||
{
|
||||
'FabijanZulj/blame.nvim',
|
||||
|
||||
Reference in New Issue
Block a user