Reflow bindings
This commit is contained in:
parent
2ee3c1d62b
commit
8148aa62a6
1 changed files with 2 additions and 1 deletions
|
@ -28,3 +28,4 @@ D = "kill_to_line_end"
|
||||||
"C-h" = "jump_view_left"
|
"C-h" = "jump_view_left"
|
||||||
"C-l" = "jump_view_right"
|
"C-l" = "jump_view_right"
|
||||||
"C-;" = "repeat_last_motion"
|
"C-;" = "repeat_last_motion"
|
||||||
|
space = { q = ":reflow 80", Q = ":reflow 120" }
|
Reference in a new issue