Remove duplicate setq

This commit is contained in:
David Morgan 2022-06-10 13:30:42 +01:00
parent 8621c1ee2f
commit f0fade0180
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
(put 'erase-buffer 'disabled nil)
(setq-default indent-tabs-mode nil)
(setq require-final-newline t)
(setq comment-auto-fill-only-comments t)
(setq large-file-warning-threshold 100000000)
(setq create-lockfiles nil)