helix: Add keys for reflow
This commit is contained in:
parent
5dc446d1a6
commit
93a757aba7
1 changed files with 1 additions and 0 deletions
|
|
@ -71,5 +71,6 @@ tabpad = "‒"
|
||||||
"C-l" = [":config-reload", ":redraw"]
|
"C-l" = [":config-reload", ":redraw"]
|
||||||
|
|
||||||
[keys.normal.space.t]
|
[keys.normal.space.t]
|
||||||
|
"q" = ":reflow"
|
||||||
"w" = ":toggle whitespace.render all none"
|
"w" = ":toggle whitespace.render all none"
|
||||||
"W" = ":toggle soft-wrap.enable"
|
"W" = ":toggle soft-wrap.enable"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue