helix config fix

This commit is contained in:
ProgramSnail 2025-10-14 20:14:43 +03:00
parent d711708a49
commit 0003fcc537

View file

@ -22,18 +22,12 @@ mouse = false
"ret" = ":w"
"S-left"="jump_view_left"
"S-right"="jump_view_right"
"A-ret" = ":pipe-to reple eval"
[keys.select]
"ы" = "yank"
"д" = "delete_selection"
"A-ret" = ":pipe-to reple eval"
[keys.normal.space]
l = ":toggle lsp.display-inlay-hints"
# repl: reple
[keys.normal]
"A-ret" = ":pipe-to reple eval"
# repl: reple
[keys.select]
"A-ret" = ":pipe-to reple eval"