Add gist package

This commit is contained in:
Donald Ephraim Curtis 2012-01-21 14:02:20 -06:00
parent 12d88bf2bc
commit 21bbe040be

View file

@ -1,4 +1,9 @@
((markdown-mode
(
(gist
:summary "Emacs integration for gist.github.com"
:url "git://github.com/defunkt/gist.el.git"
:fetcher git)
(markdown-mode
:url "git://github.com/milkypostman/markdown-mode.git"
:fetcher git
:summary "Emacs Major mode for Markdown-formatted text files"