about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/wpc/keybindings.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/wpc/keybindings.el b/emacs/.emacs.d/wpc/keybindings.el
index a50f5510d2a1..9a9f35472fc6 100644
--- a/emacs/.emacs.d/wpc/keybindings.el
+++ b/emacs/.emacs.d/wpc/keybindings.el
@@ -310,6 +310,7 @@
  :states '(normal)
  :keymaps '(Info-mode-map)
  "SPC" nil
+ "g SPC" #'Info-scroll-up
  "RET" #'Info-follow-nearest-node
  "<C-tab>" #'Info-next
  "<C-S-iso-lefttab>" #'Info-prev