consolidate custom helix actions
This commit is contained in:
parent
5b9f0fd465
commit
b6e88a7dd5
1 changed files with 4 additions and 5 deletions
|
@ -7,9 +7,8 @@ insert-final-newline = false
|
||||||
[editor.file-picker]
|
[editor.file-picker]
|
||||||
hidden = false
|
hidden = false
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal.space.m]
|
||||||
C-r = ":reload-all"
|
r = ":reload-all"
|
||||||
C-y = ":sh zellij run -c -f -x 5% -y 5% --width 90% --height 90% -- bash ~/.config/helix/yazi-picker.sh open"
|
s = ":toggle-option soft-wrap.enable"
|
||||||
|
|
||||||
[keys.normal.C-m]
|
|
||||||
t = ":sh run_test_under_cursor"
|
t = ":sh run_test_under_cursor"
|
||||||
|
y = ":sh zellij run -c -f -x 5% -y 5% --width 90% --height 90% -- bash ~/.config/helix/yazi-picker.sh open"
|
||||||
|
|
Loading…
Add table
Reference in a new issue