Watch
1
0
Fork
You've already forked dotfiles
0

helix: Map reflow to space.q.q

This commit is contained in:
Jeremy Kaplan 2026-09-04 21:55:32 -04:00
commit eec38f62fa

View file

@ -75,7 +75,9 @@ tabpad = ""
"f" = "changed_file_picker"
"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"
[keys.normal.space.t]
"w" = ":toggle whitespace.render all none"
"W" = ":toggle soft-wrap.enable"