Autoload git-gutter:{revert-hook,stage-hunk}
In case they're used before git-gutter has loaded; they should be allowed to error themselves.
This commit is contained in:
parent
d55c7896f1
commit
26f514001e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ to the right fringe.")
|
|||
;;
|
||||
|
||||
(def-package! git-gutter-fringe
|
||||
:defer t
|
||||
:commands (git-gutter:revert-hunk git-gutter:stage-hunk)
|
||||
:init
|
||||
(defun +version-control|git-gutter-maybe ()
|
||||
"Enable `git-gutter-mode' in non-remote buffers."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue