Minor refactors & cleanup
This commit is contained in:
parent
9eaa6ce194
commit
c522ca4fc0
3 changed files with 6 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue