From 1feddb8b0efdd20b06bcf739c8b56184ad1799b3 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 23 Mar 2024 10:59:19 +0100 Subject: [PATCH] bookmark+ --- config.org | 4 ++++ 1 file changed, 4 insertions(+) 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