Remove org-bookmark-heading (fix hash-table-p errors while refiling)

This commit is contained in:
Henrik Lissner 2020-02-26 13:01:49 -05:00
parent 803ba23298
commit 39a12861ff
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 0 additions and 5 deletions

View file

@ -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))