helix reple config

This commit is contained in:
ProgramSnail 2025-10-14 20:11:14 +03:00
parent d3e5061f02
commit d711708a49

View file

@ -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"