mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-09 20:39:59 +03:00
Document ge in README
This commit is contained in:
parent
6d23bb056a
commit
b79c5e2f8a
@ -343,6 +343,7 @@ Commands begining with g are used to goto certain position and or buffer:
|
||||
|
||||
* `gg`, `gk`: go to the first line
|
||||
* `gj`: go to the last line
|
||||
* `ge`: go to last char of last line
|
||||
|
||||
* `gt`: go to the first displayed line
|
||||
* `gc`: go to the middle displayed line
|
||||
|
Loading…
Reference in New Issue
Block a user