redguardtoo / emacs.d

Fast and robust Emacs setup.
http://blog.binchen.org
GNU General Public License v3.0
2.39k stars 619 forks source link

How to disable pyim, I want to use package rime instead. #1015

Closed sbwcwso closed 1 year ago

redguardtoo commented 1 year ago

550852f2 pyim is optional (Chen Bin)

sbwcwso commented 1 year ago

550852f pyim is optional (Chen Bin)

Thank you very much. I comment out this line:

https://github.com/redguardtoo/emacs.d/blob/550852f25187ad8b9418ebe2f6335c7c3d1888c6/lisp/init-chinese.el#L45

And it worked very well now.

redguardtoo commented 1 year ago

You could just (setq my-toggle-ime-init-function nil),