Rebind lazygit for helix
This commit is contained in:
parent
b5378724da
commit
9431072374
@ -28,7 +28,7 @@ C-R = ":config-reload"
|
||||
_ = { n = ":set whitespace.render none", a = ":set whitespace.render all" }
|
||||
|
||||
# Git integration with lazygit
|
||||
C-g = [
|
||||
A-g = [
|
||||
":write-all",
|
||||
":insert-output lazygit >/dev/tty",
|
||||
":redraw",
|
||||
@ -53,8 +53,6 @@ e = [
|
||||
":insert-output echo \"x1b[?1049h\" > /dev/tty",
|
||||
":open %sh{cat /tmp/unique-file-c5140c67}",
|
||||
":redraw",
|
||||
":set mouse false",
|
||||
":set mouse true",
|
||||
]
|
||||
E = [
|
||||
":sh rm -f /tmp/unique-file-bea21125",
|
||||
@ -62,6 +60,4 @@ E = [
|
||||
":insert-output echo \"x1b[?1049h\" > /dev/tty",
|
||||
":open %sh{cat /tmp/unique-file-bea21125}",
|
||||
":redraw",
|
||||
":set mouse false",
|
||||
":set mouse true",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user