mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Remove org-bookmark-heading (fix hash-table-p errors while refiling)
This commit is contained in:
@@ -741,10 +741,6 @@ compelling reason, so..."
|
||||
:config (setq toc-org-hrefify-default "gh"))
|
||||
|
||||
|
||||
(use-package! org-bookmark-heading ; add org heading support to bookmark.el
|
||||
:after (:or bookmark org))
|
||||
|
||||
|
||||
(use-package! org-bullets ; "prettier" bullets
|
||||
:hook (org-mode . org-bullets-mode))
|
||||
|
||||
|
Reference in New Issue
Block a user