Created
October 5, 2019 03:17
-
-
Save garaemon/5a02726ab7166821295234912b399605 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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