Browse Source

bookmark+

master
Marc 6 months ago
parent
commit
1feddb8b0e
1 changed files with 4 additions and 0 deletions
  1. 4
      config.org

4
config.org

@ -427,6 +427,10 @@ Edit bookmarks (while in bookmark file):
:ensure nil :ensure nil
:custom :custom
(bookmark-default-file (concat MY--PATH_USER_LOCAL "bookmarks"))) (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 #+end_src
Some windows specific stuff Some windows specific stuff

Loading…
Cancel
Save