Skip to content

Instantly share code, notes, and snippets.

@imakado
Created November 6, 2014 10:46
Show Gist options
  • Save imakado/aeb92ea385b479c56dfd to your computer and use it in GitHub Desktop.
Save imakado/aeb92ea385b479c56dfd to your computer and use it in GitHub Desktop.
my-pophint-config
(require 'pophint-config)
(setq pophint:popup-chars "jkllasfghyuiopqwervn")
(setq pophint:popup-max-tips 1000)
(setq pophint:do-allwindow-p t)
(setq pophint:switch-direction-p nil)
;M-x pophint:do-situationally-e2wm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment