Minor reformatting across the board

Gotta

Look

Nice
This commit is contained in:
Henrik Lissner
2019-07-22 19:11:12 +02:00
parent 781783fe85
commit 88813ff196
4 changed files with 29 additions and 15 deletions

View File

@ -20,7 +20,7 @@ to the right fringe.")
;; Packages
(def-package! git-gutter
:commands (git-gutter:revert-hunk git-gutter:stage-hunk)
:commands git-gutter:revert-hunk git-gutter:stage-hunk
:init
(add-hook! '(text-mode-hook prog-mode-hook conf-mode-hook)
(defun +vc-gutter-init-maybe-h ()