summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evil-collection-info.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/evil-collection-info.el b/evil-collection-info.el
index efea2fa..14eec23 100644
--- a/evil-collection-info.el
+++ b/evil-collection-info.el
@@ -60,6 +60,8 @@
"I" 'Info-virtual-index
"a" 'info-apropos
+ "gg" 'evil-goto-first-line
+
;; TODO: Restore digit arguments? Use g[n] instead.
;; TODO: Should search with "n"/"N" cover the full manual like "C-s"/"C-r" does?