Bump :checkers
d12frosted/flyspell-correct@dea1290 -> d12frosted/flyspell-correct@6d603a1 flycheck/flycheck@c02cd77 -> flycheck/flycheck@cd8e0a2 ideasman42/emacs-spell-fu@e94d01c -> ideasman42/emacs-spell-fu@a7db587
This commit is contained in:
parent
21d0215807
commit
c4e259162b
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
;;; checkers/spell/packages.el
|
||||
|
||||
(if (not (featurep! +flyspell))
|
||||
(package! spell-fu :pin "e94d01cdc822e02968971cde09276047a5d55772")
|
||||
(package! flyspell-correct :pin "dea1290a371c540dde7b8d0eef7a12d92f7a0b83")
|
||||
(package! spell-fu :pin "a7db58747131dca2eee0e0757c3d254d391ddd1c")
|
||||
(package! flyspell-correct :pin "6d603a1dc51918f7f8aaf99dd5443f74a0afc794")
|
||||
(cond ((featurep! :completion ivy)
|
||||
(package! flyspell-correct-ivy))
|
||||
((featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue