Created
November 6, 2014 10:46
-
-
Save imakado/aeb92ea385b479c56dfd to your computer and use it in GitHub Desktop.
my-pophint-config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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