Add gist.el
This commit is contained in:
parent
eade6e33dd
commit
be3a163881
@ -4669,3 +4669,9 @@ Add a function to power the [[https://orgmode.org/worg/org-contrib/alfred-org-ca
|
||||
(select-frame-by-name "Org Capture")
|
||||
(org-capture))
|
||||
#+END_SRC
|
||||
|
||||
* gist.el
|
||||
[[https://github.com/defunkt/gist.el][Integrate with GitHub gists]] from Emacs!
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package gist)
|
||||
#+END_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user