Enable flyspell in git-commit-mode
This commit is contained in:
parent
f9eb6a3b65
commit
7f6876d85b
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@
|
||||||
TeX-mode-hook
|
TeX-mode-hook
|
||||||
rst-mode-hook
|
rst-mode-hook
|
||||||
mu4e-compose-mode-hook
|
mu4e-compose-mode-hook
|
||||||
message-mode-hook)
|
message-mode-hook
|
||||||
|
git-commit-mode-hook)
|
||||||
#'flyspell-mode)
|
#'flyspell-mode)
|
||||||
|
|
||||||
(when (featurep! +everywhere)
|
(when (featurep! +everywhere)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue