2017-02-19 19:01:47 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
2017-02-20 10:32:11 -05:00
|
|
|
;;; lang/org/packages.el
|
2017-02-19 19:01:47 -05:00
|
|
|
|
2017-02-23 00:06:12 -05:00
|
|
|
(package! org-plus-contrib :pin "org")
|
|
|
|
(package! org-download)
|
|
|
|
;; (package! ox-pandox)
|
|
|
|
;; (package! org-bullets)
|
|
|
|
;; (package! ob-go :recipe (:fetcher github :repo "pope/ob-go"))
|
|
|
|
;; (package! ob-http)
|
2017-02-19 19:01:47 -05:00
|
|
|
|