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:
parent
7b0fbc15b8
commit
aea9b50fbf
|
@ -48,4 +48,3 @@
|
|||
|
||||
;; solaire mode breaks TUI when using the emacs daemon...
|
||||
(package! solaire-mode :disable t)
|
||||
(package! org-bullets :disable t)
|
||||
|
|
Loading…
Reference in a new issue