This commit is contained in:
2024-01-09 23:00:07 -08:00
parent caeed32623
commit f37bc7309c

View File

@ -174,6 +174,10 @@
:config
(global-kkp-mode 1))
;; mozc
(require 'mozc nil t)
(setq default-input-method "japanese-mozc")
;; evil
(use-package evil
:init