mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-06-03 22:33:35 -04:00
git-commit: Display with-editor's shorter usage message
This commit is contained in:
parent
4eb8f15b97
commit
6bbe7ced3f
2
init.el
2
init.el
@ -114,9 +114,9 @@
|
||||
(use-package git-commit
|
||||
:defer t
|
||||
:config
|
||||
(setq git-commit-usage-message nil)
|
||||
(remove-hook 'git-commit-setup-hook 'git-commit-setup-changelog-support)
|
||||
(remove-hook 'git-commit-setup-hook 'git-commit-propertize-diff)
|
||||
(remove-hook 'git-commit-setup-hook 'with-editor-usage-message)
|
||||
(add-hook 'git-commit-setup-hook 'git-commit-turn-on-flyspell t))
|
||||
|
||||
(use-package git-rebase
|
||||
|
Loading…
x
Reference in New Issue
Block a user