mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added new key remapping for running lazydocker & lazygit
This commit is contained in:
@@ -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" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user