diff --git a/lisp/doom-editor.el b/lisp/doom-editor.el index afd49e886..f8d7c0675 100644 --- a/lisp/doom-editor.el +++ b/lisp/doom-editor.el @@ -290,6 +290,10 @@ tell you about it. Very annoying. This prevents that." (doom-auto-revert-buffer-h))))) +;;;###package bookmark +(setq bookmark-default-file (concat doom-etc-dir "bookmarks")) + + (use-package! recentf ;; Keep track of recently opened files :defer-incrementally easymenu tree-widget timer