Minor reformatting across the board
Gotta Look Nice
This commit is contained in:
parent
781783fe85
commit
88813ff196
4 changed files with 29 additions and 15 deletions
|
@ -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 ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue