helix: show git blame inline
This commit is contained in:
@@ -27,7 +27,7 @@ display-inlay-hints = true
|
||||
"+" = ["extend_line_down", "extend_to_line_bounds"]
|
||||
|
||||
[keys.normal.g]
|
||||
"b" = ":echo git show %sh{git blame -L %{cursor_line},+1 %{buffer_name} | awk '{print $1}'}"
|
||||
"b" = ":sh git show %sh{git blame -L %{cursor_line},+1 %{buffer_name} | awk '{print $1}'}"
|
||||
|
||||
[keys.normal.z]
|
||||
s = ":set soft-wrap.enable true"
|
||||
|
||||
Reference in New Issue
Block a user