Remove line disabling org-bullets

As of hlissner/doom-emacs@5c4f3c6 org-bullets is replaced by
org-superstar. Let's give this one a try.
This commit is contained in:
Antoine Martin 2020-04-16 22:05:44 +02:00
parent 7b0fbc15b8
commit aea9b50fbf

View file

@ -48,4 +48,3 @@
;; solaire mode breaks TUI when using the emacs daemon...
(package! solaire-mode :disable t)
(package! org-bullets :disable t)