From 41bdcda3fc3c568fe16ba7358bc9d8e98223623c Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 22 Feb 2025 02:36:22 +0800 Subject: Remove bookmark location config --- emacs/init.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index e106e81..13f8dfa 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -629,11 +629,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." :custom (recentf-max-menu-items 50)) -(use-package bookmark - :defer t - :custom - (bookmark-default-file "~/.config/emacs/bookmarks")) - ;; Remember my position in files (use-package saveplace :hook (after-init . save-place-mode)) -- cgit 1.4.1-2-gfad0