mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-01-03 05: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]
|
[keys.normal.space]
|
||||||
l = ":toggle lsp.display-inlay-hints"
|
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