misc helix tweaks
This commit is contained in:
parent
92beb62be2
commit
f8756dae22
2 changed files with 5 additions and 95 deletions
|
@ -3,14 +3,17 @@ theme = "catppuccin_mocha"
|
|||
[editor]
|
||||
true-color = true
|
||||
insert-final-newline = false
|
||||
end-of-line-diagnostics = "hint"
|
||||
|
||||
[editor.inline-diagnostics]
|
||||
cursor-line = "error"
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
|
||||
[keys.normal]
|
||||
C-r = ":reload-all"
|
||||
C-y = ":sh zellij run -c -f -x 10% -y 10% --width 80% --height 80% -- bash ~/.config/helix/yazi-picker.sh open"
|
||||
C-y = ":sh zellij run -c -f -x 5% -y 5% --width 90% --height 90% -- bash ~/.config/helix/yazi-picker.sh open"
|
||||
|
||||
[keys.normal.C-m]
|
||||
t = ":sh run_test_under_cursor"
|
||||
j = ":sh zellij run -f -x 10% -y 10% --width 80% --height 80% -- jj diff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue