bump: :os tty :input chinese
emacs-straight/xclip@2dfa5fa175 -> emacs-straight/xclip@e132bbff55 merrickluo/liberime@cc9eb9812f -> merrickluo/liberime@c5839f5417 tumashu/posframe@017deece88 -> tumashu/posframe@f4e9e509ba tumashu/pyim@64067b20ce -> tumashu/pyim@f22c20f2e6
This commit is contained in:
parent
5d1e580696
commit
95b7fb1b75
2 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; input/chinese/packages.el
|
||||
|
||||
(package! pyim :pin "64067b20ce0e964b1342b378180f24a1d4503797")
|
||||
(package! pyim :pin "f22c20f2e6af55b3a758defabe4c842fb94cde2b")
|
||||
(package! fcitx :pin "b399482ed8db5893db2701df01db4c38cccda495")
|
||||
(package! ace-pinyin :pin "47662c0b05775ba353464b44c0f1a037c85e746e")
|
||||
(package! pangu-spacing :pin "2303013e5cd7852136f1429162fea0e1c8cb0221")
|
||||
(when (modulep! +rime)
|
||||
(package! liberime :pin "cc9eb9812fd6f68e78ed6a0c0a85da7a18765753"))
|
||||
(package! liberime :pin "c5839f541763f661a4d46784f3f14adad28ee2b0"))
|
||||
(when (modulep! +childframe)
|
||||
(package! posframe :pin "017deece88360c7297265680d78a0bb316470716"))
|
||||
(package! posframe :pin "f4e9e509ba96ceb3c2b2b054957291607fb52651"))
|
||||
(when (modulep! :editor evil +everywhere)
|
||||
(package! evil-pinyin
|
||||
:recipe (:build (:not autoloads))
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
:recipe (:host github :repo "spudlyo/clipetty")
|
||||
:pin "01b39044b9b65fa4ea7d3166f8b1ffab6f740362")
|
||||
;; Despite its name, this works for macOS as well.
|
||||
(package! xclip :pin "2dfa5fa1754470253fc106b8bd55d9b2bd6702fe"))
|
||||
(package! xclip :pin "e132bbff5529c674a02929ebffd1fe4790d284b9"))
|
||||
|
||||
;; NOTE Despite the evil-* prefix, evil-terminal-cursor-changer does not depend
|
||||
;; on evil (anymore).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue