From ea7f7f15d29f42263822db68fe8a8752749a7b35 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 1 Nov 2024 16:49:15 +0100 Subject: emacs: Remove some commands --- .config/emacs/modules/mm-keybindings.el | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/emacs/modules/mm-keybindings.el') diff --git a/.config/emacs/modules/mm-keybindings.el b/.config/emacs/modules/mm-keybindings.el index 746d95c..915d845 100644 --- a/.config/emacs/modules/mm-keybindings.el +++ b/.config/emacs/modules/mm-keybindings.el @@ -88,8 +88,6 @@ the first command is remapped to the second command." mark-sexp e/mark-entire-sexp mark-word e/mark-entire-word open-line e/open-line - transpose-chars e/transpose-previous-chars - transpose-lines e/transpose-current-and-next-lines yank e/yank) (with-eval-after-load 'cc-vars -- cgit v1.2.3