Henrik Lissner 2023-11-29 16:13:01 -05:00
parent 6ca6bf0935
commit d55b078fa1
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 6 additions and 6 deletions

View file

@ -2,8 +2,8 @@
;;; checkers/spell/packages.el
(if (not (modulep! +flyspell))
(package! spell-fu :pin "aed6e87aa31013534b7a6cbedb26e4f29ccea735")
(package! flyspell-correct :pin "7d7b6b01188bd28e20a13736ac9f36c3367bd16e")
(package! spell-fu :pin "e4031935803c66eca2f076dce72b0a6a770d026c")
(package! flyspell-correct :pin "1e7a5a56362dd875dddf848b9a9e25d1395b9d37")
(cond ((modulep! :completion ivy)
(package! flyspell-correct-ivy))
((modulep! :completion helm)