Last active
November 29, 2015 18:55
-
-
Save phaustin/b82c105c85df521e1d22 to your computer and use it in GitHub Desktop.
emacs
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
| (load-file "~/elisp/misc/browse-yank.el") | |
| (global-set-key (kbd "M-y") `browse-yank) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment