Skip to content

Instantly share code, notes, and snippets.

@phaustin
Last active November 29, 2015 18:55
Show Gist options
  • Select an option

  • Save phaustin/b82c105c85df521e1d22 to your computer and use it in GitHub Desktop.

Select an option

Save phaustin/b82c105c85df521e1d22 to your computer and use it in GitHub Desktop.
emacs
(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