parent
da3c1cb78d
commit
7ecda0d8e7
1 changed files with 0 additions and 7 deletions
|
@ -39,13 +39,6 @@
|
||||||
(_ (doom-log "Spell checker not found. Either install `aspell' or `hunspell'"))))
|
(_ (doom-log "Spell checker not found. Either install `aspell' or `hunspell'"))))
|
||||||
|
|
||||||
|
|
||||||
;;;###package flyspell
|
|
||||||
(progn ; built-in
|
|
||||||
(setq flyspell-issue-welcome-flag nil
|
|
||||||
;; Significantly speeds up flyspell, which would otherwise print
|
|
||||||
;; messages for every word when checking the entire buffer
|
|
||||||
flyspell-issue-message-flag nil)
|
|
||||||
|
|
||||||
(use-package! flyspell ; built-in
|
(use-package! flyspell ; built-in
|
||||||
:defer t
|
:defer t
|
||||||
:preface
|
:preface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue