Skip to content

Instantly share code, notes, and snippets.

@mrpotatoes
Created May 7, 2014 01:31
Show Gist options
  • Save mrpotatoes/6e2173debd1ebfc7ca11 to your computer and use it in GitHub Desktop.
Save mrpotatoes/6e2173debd1ebfc7ca11 to your computer and use it in GitHub Desktop.
;; -----------------------------------------------------------------------------
;; My gists setup.
(define-key my-keys-minor-mode-map (kbd "C-c C-g") 'gist-region)
(autoload 'gist-region "gist")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment