lang/org: use fork of evil-org
First step to fixing its issues. Relevant to #1897, #1828
This commit is contained in:
parent
009cfbcb90
commit
fb28586795
2 changed files with 9 additions and 15 deletions
|
@ -11,7 +11,7 @@
|
|||
(package! org-bullets :recipe (:host github :repo "Kaligule/org-bullets"))
|
||||
(package! toc-org)
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-org))
|
||||
(package! evil-org :recipe (:host github :repo "hlissner/evil-org-mode")))
|
||||
(when (featurep! :tools pdf)
|
||||
(package! org-pdfview))
|
||||
(package! htmlize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue