summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2023-01-06 23:36:11 +0800
committerJSDurand <mmemmew@gmail.com>2023-01-06 23:36:11 +0800
commit68ba4a0ae38c898e2a31ec5174bb8d032ea3ae88 (patch)
tree49fd06bee815070c6026ef5846a5ba93c1315fff /init.el
parenta681e7f368cfd9294841b11d89bbe624b859272a (diff)
rime: Stop using rime now.
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 4 insertions, 2 deletions
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