added new key remapping for running lazydocker & lazygit

This commit is contained in:
aminnairi
2024-11-30 12:29:46 +01:00
parent a71b46f6e3
commit 9c06003ddb
+5 -1
View File
@@ -21,4 +21,8 @@ popup-border = "popup"
"<" = ">" "<" = ">"
[keys.normal] [keys.normal]
C-g = [ ":new", ":insert-output lazygit", ":buffer-close!", ":redraw" ] esc = [ "collapse_selection", "keep_primary_selection" ]
[keys.normal."C-g"]
"g" = [ ":new", ":insert-output lazygit", ":buffer-close!", ":redraw" ]
"d" = [ ":new", ":insert-output lazydocker", ":buffer-close!", ":redraw" ]