mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(chinese): void-function pyim-cregexp-ivy error
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#'evil-pinyin--build-regexp-string
|
||||
#'pyim-cregexp-build)))
|
||||
((modulep! :completion ivy)
|
||||
(autoload 'pyim-cregexp-ivy "pyim-cregexp-utils")
|
||||
(setq ivy-re-builders-alist '((t . pyim-cregexp-ivy))))))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user