mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
Moving to Doom Emacs!
This commit is contained in:
4
.emacs.d/modules/tools/flyspell/doctor.el
Normal file
4
.emacs.d/modules/tools/flyspell/doctor.el
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
(unless (or (executable-find "aspell")
|
||||
(executable-find "hunspell"))
|
||||
(warn! "Could not find aspell or hunspell. Flyspell will fall back to ispell, which may not work."))
|
||||
Reference in New Issue
Block a user