mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Enable flyspell in git-commit-mode
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user