lang/org: use emacsmirror for org-plus-contrib
This commit is contained in:
parent
34c74d2d5c
commit
27a229ec9b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
;; this module requires). orgmode.org offers no secure access to this repo. If
|
||||
;; this bothers you, comment out this `package!' block and download
|
||||
;; org-plus-contrib from orgmode.org.
|
||||
(package! org-plus-contrib :recipe (:fetcher git :url "http://orgmode.org/org-mode.git"))
|
||||
(package! org-plus-contrib :recipe (:fetcher github :repo "emacsmirror/org" :files (:defaults "contrib/lisp/*.el")))
|
||||
|
||||
(package! org-bullets :recipe (:fetcher github :repo "hlissner/org-bullets"))
|
||||
(package! toc-org)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue