mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: :checkers
emacsmirror/spell-fu@e403193580 -> emacsmirror/spell-fu@d465d70126 flycheck/flycheck@e8d1472aea -> flycheck/flycheck@86715c0f29 mhayashi1120/Emacs-langtool@d86101eafe -> mhayashi1120/Emacs-langtool@6605f26f56
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; checkers/grammar/packages.el
|
||||
|
||||
(package! langtool :pin "d86101eafe9a994eb0425e08e7c1795e9cb0cd42")
|
||||
(package! langtool :pin "6605f26f56b7da1499a32885236c02a40b0b0e31")
|
||||
(package! writegood-mode :pin "d54eadeedb8bf3aa0e0a584c0a7373c69644f4b8")
|
||||
|
@ -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))
|
||||
|
@ -2,7 +2,7 @@
|
||||
;;; checkers/syntax/packages.el
|
||||
|
||||
(unless (modulep! +flymake)
|
||||
(package! flycheck :pin "e8d1472aeab6ac4e19c8339e6be93e91e878f819")
|
||||
(package! flycheck :pin "86715c0f293738623f632d6f54a7d1be78b1c48f")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||
(when (modulep! +childframe)
|
||||
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))
|
||||
|
Reference in New Issue
Block a user