Update modules/feature/spellcheck
This commit is contained in:
parent
aaf2314d9d
commit
0621c0771c
2 changed files with 12 additions and 23 deletions
|
@ -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)))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue