emacs: Add org-bookmark-heading

This commit is contained in:
Alexander Kobjolke 2024-03-01 21:47:43 +01:00
parent 56d9b0d93e
commit 05647a01dd
2 changed files with 2 additions and 0 deletions

View file

@ -86,6 +86,7 @@
)))
(use-package! org-ql)
(use-package! org-bookmark-heading)
(use-package! elfeed-web)

View file

@ -68,4 +68,5 @@
(package! denote)
(package! org-super-agenda)
(package! org-ql)
(package! org-bookmark-heading)
(package! elfeed-web)