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

View file

@ -43,7 +43,6 @@
(package! ox-clip :pin "bd36f9fb4e")
(package! toc-org :pin "379b457fcf")
(package! org-cliplink :pin "82402cae7e")
(package! org-bookmark-heading :pin "38a2813f72")
(when (featurep! :editor evil +everywhere)
(package! evil-org