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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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 ()