Skip to content

Instantly share code, notes, and snippets.

@rileyrg
Created December 26, 2012 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rileyrg/4377004 to your computer and use it in GitHub Desktop.
Save rileyrg/4377004 to your computer and use it in GitHub Desktop.
(define-key mode-specific-map [?I] (lambda()(interactive)(ido-buffer-internal ido-default-buffer-method nil nil nil "#")))
(define-key mode-specific-map [?p] 'gist-region)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment