General, minor reformatting across the board

And an offering of blood to our great lord Byte Compiler-sama.
This commit is contained in:
Henrik Lissner
2019-07-21 23:31:42 +02:00
parent 3595ff62ee
commit 060ede0e2e
30 changed files with 125 additions and 112 deletions

View File

@ -22,7 +22,7 @@ Emacs.")
;;; Packages
(def-package! projectile
:after-call (after-find-file dired-before-readin-hook minibuffer-setup-hook)
:after-call after-find-file dired-before-readin-hook minibuffer-setup-hook
:commands (projectile-project-root
projectile-project-name
projectile-project-p
@ -149,7 +149,7 @@ the command instead."
(funcall orig-fn file name))))
;;
;;
;;; Project-based minor modes
(defvar doom-project-hook nil