Skip to content

Commit

Permalink
revert(builtin): disable auto-save-visited-mode
Browse files Browse the repository at this point in the history
This reverts commit 81c0441.
  • Loading branch information
abougouffa committed Nov 26, 2023
1 parent 72086e9 commit ca6725a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

(use-package emacs
:hook (after-save . +save--guess-file-mode-h)
:hook (minemacs-first-file . auto-save-visited-mode)
:custom
;; ====== Default directories for builtin packages ======
(diary-file (concat minemacs-local-dir "diary"))
Expand Down

0 comments on commit ca6725a

Please sign in to comment.