branch: externals/pyim commit 982c2f4d95f3f2fe22b1f3921300c1ba7ba96e85 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* pyim.el (pyim-refresh): required. --- pyim.el | 1 + 1 file changed, 1 insertion(+) diff --git a/pyim.el b/pyim.el index 2f276a5..4256819 100644 --- a/pyim.el +++ b/pyim.el @@ -48,6 +48,7 @@ (require 'pyim-entered) (require 'pyim-candidates) (require 'pyim-preview) +(require 'pyim-refresh) (require 'pyim-outcome) (require 'pyim-autoselector)