Minor refactors & cleanup

This commit is contained in:
Henrik Lissner 2019-12-15 15:53:28 -05:00
parent 9eaa6ce194
commit c522ca4fc0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 6 additions and 9 deletions

View file

@ -65,7 +65,7 @@ info in the `header-line-format' is a good indication."
(setq-hook! 'git-commit-mode-hook fill-column 72)
(add-hook! 'git-commit-setup-hook
(defun +vc-start-in-insert-state-maybe ()
(defun +vc-start-in-insert-state-maybe-h ()
"Start git-commit-mode in insert state if in a blank commit message,
otherwise in default state."
(when (and (bound-and-true-p evil-mode)