mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
bump: :term :input :config :checkers
akermu/emacs-libvterm@056ad74653 -> akermu/emacs-libvterm@a01a2894a1 d12frosted/flyspell-correct@1e7a5a5636 -> d12frosted/flyspell-correct@a5cc88cdee emacs-straight/use-package@c80c883dea -> emacs-straight/use-package@c95bceeada emacsmirror/spell-fu@d465d70126 -> emacsmirror/spell-fu@6c7cdc971d flycheck/flycheck@16b536b031 -> flycheck/flycheck@62570fafbe purcell/package-lint@2dc48e5fb9 -> purcell/package-lint@700fffc163 tumashu/posframe@12f540c9ad -> tumashu/posframe@d93828bf6c tumashu/pyim@64731c213c -> tumashu/pyim@bc85ecc3b2
This commit is contained in:
parent
4267ce0384
commit
37f4abd11c
5 changed files with 8 additions and 8 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
(if (modulep! -flyspell)
|
(if (modulep! -flyspell)
|
||||||
(package! spell-fu
|
(package! spell-fu
|
||||||
:recipe (:host github :repo "emacsmirror/spell-fu")
|
:recipe (:host github :repo "emacsmirror/spell-fu")
|
||||||
:pin "d465d70126d7ff8e37013ef942c292aaa1ca23f3")
|
:pin "6c7cdc971d232096ae22c9bdbdcf21cfcdaeb755")
|
||||||
(package! flyspell-correct :pin "1e7a5a56362dd875dddf848b9a9e25d1395b9d37")
|
(package! flyspell-correct :pin "a5cc88cdee20624fb0989ae227d4499178bb2820")
|
||||||
(cond ((modulep! :completion ivy)
|
(cond ((modulep! :completion ivy)
|
||||||
(package! flyspell-correct-ivy))
|
(package! flyspell-correct-ivy))
|
||||||
((modulep! :completion helm)
|
((modulep! :completion helm)
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
;;; checkers/syntax/packages.el
|
;;; checkers/syntax/packages.el
|
||||||
|
|
||||||
(unless (modulep! +flymake)
|
(unless (modulep! +flymake)
|
||||||
(package! flycheck :pin "16b536b031cbfb5e95a3914ea1e6c1bcadb4d0ad")
|
(package! flycheck :pin "62570fafbedb8fa3f7d75a50a9364feca3b294ef")
|
||||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||||
;; REVIEW: Remove when purcell/package-lint#285 is dealt with.
|
;; REVIEW: Remove when purcell/package-lint#285 is dealt with.
|
||||||
(package! package-lint :pin "2dc48e5fb9c37390d9290d4f5ab371c39b7a3829")
|
(package! package-lint :pin "700fffc16364541c7f5d1b6b54ab05ce3fe5a893")
|
||||||
(when (modulep! +childframe)
|
(when (modulep! +childframe)
|
||||||
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))
|
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,4 +8,4 @@
|
||||||
:recipe (:files ("bind-key.el"))
|
:recipe (:files ("bind-key.el"))
|
||||||
:pin "ec9d0505febe2556b47457355763f5f1408a35ac")
|
:pin "ec9d0505febe2556b47457355763f5f1408a35ac")
|
||||||
|
|
||||||
(package! use-package :pin "c80c883deac67a3ff3dda2d2af6d947a15062aff")
|
(package! use-package :pin "c95bceeadad393ef5e9c85e3172e3434f9fbaaca")
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; input/chinese/packages.el
|
;;; input/chinese/packages.el
|
||||||
|
|
||||||
(package! pyim :pin "64731c213cf50f44f44f9a7d1ab269b387e66663")
|
(package! pyim :pin "bc85ecc3b2521d05c7585df97939f7c0ec5b1496")
|
||||||
(package! fcitx :pin "b399482ed8db5893db2701df01db4c38cccda495")
|
(package! fcitx :pin "b399482ed8db5893db2701df01db4c38cccda495")
|
||||||
(package! ace-pinyin :pin "47662c0b05775ba353464b44c0f1a037c85e746e")
|
(package! ace-pinyin :pin "47662c0b05775ba353464b44c0f1a037c85e746e")
|
||||||
(package! pangu-spacing :pin "6509df9c90bbdb9321a756f7ea15bb2b60ed2530")
|
(package! pangu-spacing :pin "6509df9c90bbdb9321a756f7ea15bb2b60ed2530")
|
||||||
(when (modulep! +rime)
|
(when (modulep! +rime)
|
||||||
(package! liberime :pin "23c0caa1bf73f4e9ab58d52dc46cf21088dc6c54"))
|
(package! liberime :pin "23c0caa1bf73f4e9ab58d52dc46cf21088dc6c54"))
|
||||||
(when (modulep! +childframe)
|
(when (modulep! +childframe)
|
||||||
(package! posframe :pin "12f540c9ad5da09673b2bca1132b41f94c134e82"))
|
(package! posframe :pin "d93828bf6c36383c365bd564ad3bab5a4403804c"))
|
||||||
(when (modulep! :editor evil +everywhere)
|
(when (modulep! :editor evil +everywhere)
|
||||||
(package! evil-pinyin
|
(package! evil-pinyin
|
||||||
:recipe (:build (:not autoloads))
|
:recipe (:build (:not autoloads))
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
|
|
||||||
(package! vterm
|
(package! vterm
|
||||||
:built-in 'prefer
|
:built-in 'prefer
|
||||||
:pin "056ad74653704bc353d8ec8ab52ac75267b7d373")
|
:pin "a01a2894a1c1e81a39527835a9169e35b7ec5dec")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue