From 65169da49653a6f72978018e53ab702109bde074 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 23 Dec 2022 20:13:41 +0800 Subject: input-conf: Some preliminary configurations --- init.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 96340c2..fdeb8de 100644 --- a/init.el +++ b/init.el @@ -299,6 +299,11 @@ no effect." (load-after-function prepare-rime "rime-conf.el" "Load rime and launch it." nil (durand-set-input-method)) +;;; Input method configuration + +(load-after-function toggle-input-method "input-conf.el" + "Load my configurations of input methods." nil) + ;; The effect of super is to apply bitwise or to the key with ;; (ash 1 23). The codes are as follows. ;; -- cgit v1.2.3-18-g5258