From 68ba4a0ae38c898e2a31ec5174bb8d032ea3ae88 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 6 Jan 2023 23:36:11 +0800 Subject: rime: Stop using rime now. --- init.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 228e81a..239317d 100644 --- a/init.el +++ b/init.el @@ -296,8 +296,10 @@ no effect." ;;; rime configuration to input Chinese. -(load-after-function prepare-rime "rime-conf.el" - "Load rime and launch it." nil (durand-set-input-method)) +;; NOTE: I do not use rime now. + +;; (load-after-function prepare-rime "rime-conf.el" +;; "Load rime and launch it." nil (durand-set-input-method)) ;;; Input method configuration -- cgit v1.2.3-18-g5258