Skip to content

Instantly share code, notes, and snippets.

@ddoherty03
Last active December 31, 2016 09:59
Show Gist options
  • Save ddoherty03/2236dd0cee6ec8802f80e227912763df to your computer and use it in GitHub Desktop.
Save ddoherty03/2236dd0cee6ec8802f80e227912763df to your computer and use it in GitHub Desktop.
Map Info keys for scrolling to XF86Forward and Back
;; (bind-key "<XF86Forward>" 'Info-scroll-up evil-normal-state-map)
;; (bind-key "<XF86Back>" 'Info-scroll-down evil-normal-state-map)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment