Minor refactors
- Don't aggressively load gnu-elpa-keyring-update, it autoloads itself - Update docstring + comments - scroll-margin = 1
This commit is contained in:
parent
20596cd41f
commit
9bc47ca329
3 changed files with 3 additions and 6 deletions
|
@ -196,7 +196,7 @@ Doom was setup, which may cause problems.")
|
|||
;; Don't store authinfo in plain text!
|
||||
auth-sources (list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
||||
"~/.authinfo.gpg")
|
||||
;; files
|
||||
;; Don't litter `doom-emacs-dir'
|
||||
abbrev-file-name (concat doom-local-dir "abbrev.el")
|
||||
async-byte-compile-log-file (concat doom-etc-dir "async-bytecomp.log")
|
||||
auto-save-list-file-name (concat doom-cache-dir "autosave")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue