Skip to content

Commit

Permalink
* layers/+spacemacs/spacemacs-defaults/packages.el: Evilize the bookm…
Browse files Browse the repository at this point in the history
…ark buffer
  • Loading branch information
sunlin7 authored and bcc32 committed Dec 13, 2024
1 parent 5dc7ae4 commit 926b244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layers/+spacemacs/spacemacs-defaults/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
(use-package bookmark
:defer t
:init
(add-to-list 'spacemacs-evil-collection-allowed-list 'bookmark)
(setq bookmark-default-file (concat spacemacs-cache-directory "bookmarks")
;; autosave each change
bookmark-save-flag 1)
Expand Down

0 comments on commit 926b244

Please sign in to comment.