mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
added new key remapping for running lazydocker & lazygit
This commit is contained in:
@@ -21,4 +21,8 @@ popup-border = "popup"
|
||||
"<" = ">"
|
||||
|
||||
[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