mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add org-bullets to caskfile
This commit is contained in:
1
Cask
1
Cask
@ -165,6 +165,7 @@
|
|||||||
(depends-on "ox-pandoc")
|
(depends-on "ox-pandoc")
|
||||||
(depends-on "org-download")
|
(depends-on "org-download")
|
||||||
(depends-on "ob-http")
|
(depends-on "ob-http")
|
||||||
|
(depends-on "org-bullets")
|
||||||
(depends-on "ob-go" :git "https://github.com/pope/ob-go")
|
(depends-on "ob-go" :git "https://github.com/pope/ob-go")
|
||||||
; (depends-on "company-math")
|
; (depends-on "company-math")
|
||||||
; (depends-on "org-opml" :git "https://github.com/edavis/org-opml")
|
; (depends-on "org-opml" :git "https://github.com/edavis/org-opml")
|
||||||
|
Reference in New Issue
Block a user