diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. ;; |