summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/mm-keybindings.el
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-11-01 16:49:15 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-11-01 16:49:15 +0100
commitea7f7f15d29f42263822db68fe8a8752749a7b35 (patch)
treea19943b45dbf7790bcd4dac103a1a86dce671fd2 /.config/emacs/modules/mm-keybindings.el
parentc38c3a4c67d8b108de8951a395d3faf8bef7b733 (diff)
emacs: Remove some commands
Diffstat (limited to '.config/emacs/modules/mm-keybindings.el')
-rw-r--r--.config/emacs/modules/mm-keybindings.el2
1 files changed, 0 insertions, 2 deletions
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