hx: add git blame bind
This commit is contained in:
@@ -27,3 +27,5 @@ cursor-line = "error"
|
||||
"_" = ["extend_line_up", "extend_to_line_bounds"]
|
||||
"+" = ["extend_line_down", "extend_to_line_bounds"]
|
||||
|
||||
[keys.normal.g]
|
||||
"b" = ":echo %sh{git blame -L %{cursor_line},+1 %{buffer_name}}"
|
||||
|
||||
Reference in New Issue
Block a user