mirror of https://github.com/helix-editor/helix
Add extending command docs
parent
d28b6fb064
commit
196dda7319
@ -0,0 +1,3 @@
|
|||||||
|
`extend_next_word_end`
|
||||||
|
|
||||||
|
Extending version of `move_next_word_end`.
|
@ -0,0 +1,3 @@
|
|||||||
|
`extend_next_word_start`
|
||||||
|
|
||||||
|
Extending version of `move_next_word_start`.
|
@ -0,0 +1,3 @@
|
|||||||
|
`extend_prev_word_start`
|
||||||
|
|
||||||
|
Extending version of `move_prev_word_start`.
|
Loading…
Reference in New Issue