Reflow bindings
This commit is contained in:
parent
2ee3c1d62b
commit
8148aa62a6
|
@ -27,4 +27,5 @@ D = "kill_to_line_end"
|
|||
"C-j" = "jump_view_down"
|
||||
"C-h" = "jump_view_left"
|
||||
"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