fix(chinese): void-function pyim-cregexp-ivy error
This commit is contained in:
parent
5be4517bca
commit
43467ba4b9
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
#'evil-pinyin--build-regexp-string
|
#'evil-pinyin--build-regexp-string
|
||||||
#'pyim-cregexp-build)))
|
#'pyim-cregexp-build)))
|
||||||
((modulep! :completion ivy)
|
((modulep! :completion ivy)
|
||||||
|
(autoload 'pyim-cregexp-ivy "pyim-cregexp-utils")
|
||||||
(setq ivy-re-builders-alist '((t . pyim-cregexp-ivy))))))
|
(setq ivy-re-builders-alist '((t . pyim-cregexp-ivy))))))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue