10 lines
258 B
EmacsLisp
10 lines
258 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/org/packages.el
|
|
|
|
(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)
|
|
|