Watch
1
0
Fork
You've already forked dotfiles
0

helix: Add keys for reflow

This commit is contained in:
Jeremy Kaplan 2026-08-21 03:49:47 -04:00
commit 93a757aba7

View file

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