mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
Update modules/feature/spellcheck
This commit is contained in:
@@ -4,11 +4,3 @@
|
||||
(@package flyspell-correct)
|
||||
(@package flyspell-correct-popup)
|
||||
|
||||
(cond ((@featurep :completion ivy)
|
||||
(@package flyspell-correct-ivy))
|
||||
((@featurep :completion helm)
|
||||
(@package flyspell-correct-helm))
|
||||
((@featurep :emacs ido)
|
||||
(@package flyspell-correct-ido)))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user