Minor refactors

- Don't aggressively load gnu-elpa-keyring-update, it autoloads itself
- Update docstring + comments
- scroll-margin = 1
This commit is contained in:
Henrik Lissner 2019-05-13 19:29:38 -04:00
parent 20596cd41f
commit 9bc47ca329
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 3 additions and 6 deletions

View file

@ -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")