From 211b5c5160e76e485a7388d8fc0d7c80409c011d Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Mon, 4 May 2026 18:00:48 +0100 Subject: emacs: Configure ‘default-input-method’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.3