mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-15 11:09:29 +00:00
[emacs] Enable japanese inputs
This commit is contained in:
parent
992b03e8ac
commit
de500f597e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
(doom! :input
|
(doom! :input
|
||||||
;;chinese
|
;;chinese
|
||||||
;;japanese
|
japanese
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
company ; the ultimate code completion backend
|
company ; the ultimate code completion backend
|
||||||
|
|
Loading…
Reference in a new issue