diff options
| author | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:00:48 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:00:48 +0100 |
| commit | 211b5c5160e76e485a7388d8fc0d7c80409c011d (patch) | |
| tree | e4996a008f2a5b68511e39bafd714266ef251474 /emacs/init.el | |
| parent | 1788022f7c0d2fdd0817fc0424c32ad6b48e4081 (diff) | |
emacs: Configure ‘default-input-method’
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index c2ddd34..78e86f2 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -13,6 +13,7 @@ (setopt backup-by-copying t confirm-kill-emacs #'y-or-n-p + default-input-method "cyrillic-translit" delete-old-versions t display-time-24hr-format t fill-column 72 |
