diff --git a/lua/plugins.lua b/lua/plugins.lua index 5eaa84d..43d8810 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -315,6 +315,7 @@ local plugins = { function() gs.blame_line { full = true } end, { desc = "Blame line" } ) + map('n', 'hB', gs.blame, { desc = "Blame" }) map( 'n', 'tb',