Don't install/track org from ELPA
Prevents duplicate installs of org.
This commit is contained in:
parent
fb233bd37d
commit
16e9957c1a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
;; Installs a cutting-edge version of org-mode
|
||||
(package! org-plus-contrib)
|
||||
(package! org :ignore t) ; ignore org from ELPA
|
||||
|
||||
(package! org-bullets :recipe (:fetcher github :repo "Kaligule/org-bullets"))
|
||||
(package! toc-org)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue