mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-31 11:48:16 +00:00
helix reple config
This commit is contained in:
parent
d3e5061f02
commit
d711708a49
1 changed files with 8 additions and 0 deletions
|
|
@ -29,3 +29,11 @@ mouse = false
|
|||
|
||||
[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