summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-06-20 15:03:44 +0100
committerMaxime Coste <frrrwww@gmail.com>2015-06-20 15:03:44 +0100
commitb79c5e2f8a204b696b01bb7e5c4ffe2d7e0b93a1 (patch)
treecda3d6402cb59067468c137747f340ed51d4dd94
parent6d23bb056a37ee63fcdc2657850204318c0b1d5c (diff)
Document ge in README
-rw-r--r--README.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc
index d464fe82..02d10973 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -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