Switch to fork of org-bullets
The source repo is no longer maintained, so I forked it, fixed a couple problems (mainly, I made it respect org-hide) and am now using it in DOOM.
This commit is contained in:
parent
d1726e4a52
commit
d83d800de9
3 changed files with 4 additions and 30 deletions
|
@ -8,7 +8,7 @@
|
|||
(package! org-plus-contrib :recipe (:fetcher git :url "http://orgmode.org/org-mode.git"))
|
||||
|
||||
(package! org-download)
|
||||
(package! org-bullets)
|
||||
(package! org-bullets :recipe (:fetcher github :repo "hlissner/org-bullets"))
|
||||
(package! toc-org)
|
||||
(package! ob-go)
|
||||
(package! ob-mongo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue