diff --git a/config.org b/config.org index ea4fd22..1cd2a79 100644 --- a/config.org +++ b/config.org @@ -427,6 +427,10 @@ Edit bookmarks (while in bookmark file): :ensure nil :custom (bookmark-default-file (concat MY--PATH_USER_LOCAL "bookmarks"))) + +;;do I really want this? +(use-package bookmark+ + :ensure (:host github :repo "emacsmirror/bookmark-plus")) #+end_src Some windows specific stuff