Skip to content

Instantly share code, notes, and snippets.

@garaemon
Created October 5, 2019 03:17
Show Gist options
  • Save garaemon/5a02726ab7166821295234912b399605 to your computer and use it in GitHub Desktop.
Save garaemon/5a02726ab7166821295234912b399605 to your computer and use it in GitHub Desktop.
(use-package gist :ensure t
:bind
(("C-c C-g" . gist-region-or-buffer))
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment