Merge pull request #2529 from bixuanzju/patch-1

Enable flyspell in git-commit-mode
This commit is contained in:
Henrik Lissner 2020-02-13 14:45:08 -05:00 committed by GitHub
commit 21db1b7c91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,8 @@
TeX-mode-hook
rst-mode-hook
mu4e-compose-mode-hook
message-mode-hook)
message-mode-hook
git-commit-mode-hook)
#'flyspell-mode)
(when (featurep! +everywhere)