; Fix broken syntax in newcomers-presets-theme

This commit is contained in:
Philip Kaludercic 2026-03-11 22:44:10 +01:00
parent 1882138975
commit d12ecf8aa6
No known key found for this signature in database

View file

@ -40,7 +40,7 @@
,#'flyspell-prog-mode)
(text-mode-hook ,#'display-line-numbers-mode
,#flyspell-mode))
,#'flyspell-mode))
"Alist mapping hooks to a list of function to add to the hook.
The functions are added to the corresponding hooks when enabling
`newcomers-presets-mode', and removed when disabling the mode.")