mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-25 00:38:42 +00:00
helix config fix
This commit is contained in:
parent
d711708a49
commit
0003fcc537
1 changed files with 2 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue