Home-manager: use C-i to close Helix buffer rather than C-x
This commit is contained in:
parent
42f819f353
commit
24f5bcd547
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
f = "open_below";
|
||||
F = "open_above";
|
||||
"C-o" = ":buffer-close-others";
|
||||
"C-x" = ":buffer-close";
|
||||
"C-i" = ":buffer-close";
|
||||
p = "paste_before";
|
||||
y = "yank_main_selection_to_clipboard";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue