General reformatting & comment revision/cleanup

This commit is contained in:
Henrik Lissner 2018-07-29 18:26:20 +02:00
parent 5f8f38f02a
commit cb7e471c90
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 7 additions and 10 deletions

View file

@ -224,6 +224,7 @@ savehist file."
;; Autoloaded Plugins
;;
;; `command-log-mode'
(setq command-log-mode-auto-show t
command-log-mode-open-log-turns-on-mode t)
@ -237,6 +238,7 @@ savehist file."
(advice-add #'evil-escape :before #'doom*quit-expand-region)
(advice-add #'doom/escape :before #'doom*quit-expand-region))
;; A better *help* buffer
(def-package! helpful
:defer t
:init