Remove org-bookmark-heading (fix hash-table-p errors while refiling)
This commit is contained in:
parent
803ba23298
commit
39a12861ff
2 changed files with 0 additions and 5 deletions
|
@ -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))
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue