helix: Map reflow to space.q.q
This commit is contained in:
parent
b4095b5b3b
commit
eec38f62fa
1 changed files with 3 additions and 1 deletions
|
|
@ -75,7 +75,9 @@ tabpad = "‒"
|
||||||
"f" = "changed_file_picker"
|
"f" = "changed_file_picker"
|
||||||
"h" = ":noop %sh{gh browse '%{buffer_name}:%{cursor_line}' --commit=%sh{git rev-parse HEAD}}"
|
"h" = ":noop %sh{gh browse '%{buffer_name}:%{cursor_line}' --commit=%sh{git rev-parse HEAD}}"
|
||||||
|
|
||||||
[keys.normal.space.t]
|
[keys.normal.space.q]
|
||||||
"q" = ":reflow"
|
"q" = ":reflow"
|
||||||
|
|
||||||
|
[keys.normal.space.t]
|
||||||
"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