Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Jun 12, 2024
1 parent df3fe2a commit 71ff85a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lisp/init-misc.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@

;; {{ auto save set up
(defvar my-auto-save-exclude-major-mode-list
'(message-mode
c-mode)
'(message-mode)
"The major modes where auto-save is disabled.")

(setq auto-save-visited-interval 2)
Expand Down

0 comments on commit 71ff85a

Please sign in to comment.