feat(chinese): add evil-pinyin

Ref: #6356
Close: #6482
Co-authored-by: merrickluo <merrickluo@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2023-02-23 02:30:33 -05:00
parent 051c31109f
commit 8658145447
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 16 additions and 1 deletions

View file

@ -7,3 +7,5 @@
(package! pangu-spacing :pin "2303013e5cd7852136f1429162fea0e1c8cb0221")
(when (modulep! +rime)
(package! liberime :pin "8291e22cd0990a99cb2f88ca67a9065a157f39af"))
(when (modulep! :editor evil +everywhere)
(package! evil-pinyin :pin "3e9e501ded86f88e01a4edec5d526ab0fab879d7"))