|
@ -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 |
|
|