We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b41cc4 commit 52a3ccfCopy full SHA for 52a3ccf
modules/h-cheung/tools/config.el
@@ -89,6 +89,8 @@
89
(insert (utf7-decode string t)))))
90
91
(use-package! evil-pinyin
92
+ :when
93
+ (featurep! :editor evil)
94
:custom
95
(evil-pinyin-scheme 'simplified-traditional-quanpin-all)
96
:config
0 commit comments