Minor reformatting & comment tweaks

This commit is contained in:
Henrik Lissner
2018-08-21 02:57:40 +02:00
parent a7da9a4738
commit ee73d6c9af
4 changed files with 3 additions and 3 deletions

View File

@ -228,7 +228,6 @@ original value of `symbol-file'."
;; Custom hooks
;;
(defvar doom-init-hook nil
"Hooks run after all init.el files are loaded, including your private and all
module init.el files, but before their config.el files are loaded.")