Bump :checkers
bnbeckwith/writegood-mode@b71757e -> bnbeckwith/writegood-mode@ed42d91 d12frosted/flyspell-correct@d19a090 -> d12frosted/flyspell-correct@4042336 flycheck/flycheck@f8c679f -> flycheck/flycheck@21d5226 ideasman42/emacs-spell-fu@30c5eea -> ideasman42/emacs-spell-fu@1abcb55
This commit is contained in:
parent
6997adb654
commit
9df3072e94
3 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
;;; checkers/spell/packages.el
|
||||
|
||||
(if (not (featurep! +flyspell))
|
||||
(package! spell-fu :pin "30c5eea9440915c2795670ecdbf836f3cb9dcc1b")
|
||||
(package! flyspell-correct :pin "d19a090b978a249fc8f6d8b14309a5705a6bb483")
|
||||
(package! spell-fu :pin "1abcb5594e1bfe35716d29e64523e4cebdce737c")
|
||||
(package! flyspell-correct :pin "404233604439117301562deadc952fe82cb02120")
|
||||
(cond ((featurep! :completion ivy)
|
||||
(package! flyspell-correct-ivy))
|
||||
((featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue