Henrik Lissner
2025-02-24 22:59:41 -05:00
parent 6e6eaa1189
commit 4ea19039fe
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
(if (modulep! -flyspell)
(package! spell-fu
:recipe (:host github :repo "emacsmirror/spell-fu")
:pin "e4031935803c66eca2f076dce72b0a6a770d026c")
:pin "d465d70126d7ff8e37013ef942c292aaa1ca23f3")
(package! flyspell-correct :pin "1e7a5a56362dd875dddf848b9a9e25d1395b9d37")
(cond ((modulep! :completion ivy)
(package! flyspell-correct-ivy))