selectrum: add spellcheck support
This commit is contained in:
parent
b9e34835c7
commit
8e6371760a
4 changed files with 7 additions and 4 deletions
|
@ -8,5 +8,6 @@
|
|||
(package! flyspell-correct-ivy))
|
||||
((featurep! :completion helm)
|
||||
(package! flyspell-correct-helm))
|
||||
((package! flyspell-correct-popup)))
|
||||
((not (featurep! :completion selectrum))
|
||||
(package! flyspell-correct-popup)))
|
||||
(package! flyspell-lazy :pin "0fc5996bcee20b46cbd227ae948d343c3bef7339"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue