helix: add command to reflow paragraph
This commit is contained in:
parent
08f2d58fb2
commit
b571f1d1eb
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
line-number = "relative"
|
line-number = "relative"
|
||||||
mouse = true
|
mouse = true
|
||||||
auto-completion = true
|
auto-completion = true
|
||||||
|
|
||||||
|
[keys.normal]
|
||||||
|
C-q = [ "goto_prev_paragraph", "goto_next_paragraph", ":reflow 80" ]
|
Loading…
Add table
Add a link
Reference in a new issue