Skip to content

Instantly share code, notes, and snippets.

@jcsalterego
Created April 15, 2009 21:35
Show Gist options
  • Select an option

  • Save jcsalterego/96036 to your computer and use it in GitHub Desktop.

Select an option

Save jcsalterego/96036 to your computer and use it in GitHub Desktop.
(load-file "~/.emacs.d/gist.el/gist.el")
(require 'gist)
(global-set-key (kbd "ESC M-w") 'gist-region)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment