(Emacs/core|config)~use drag stuff instead of move.el

Works with regions!
This commit is contained in:
2024-05-06 02:34:13 +05:30
parent 8c13aa67b6
commit 915971d5aa
2 changed files with 11 additions and 13 deletions

View File

@@ -124,13 +124,6 @@ Some bindings that I couldn't fit elsewhere easily.
:general
("C-x d" #'delete-frame)
(nmmap
:keymaps '(text-mode-map prog-mode-map)
"C-M-h" #'+move/word-backward
"C-M-j" #'+move/line-down
"C-M-k" #'+move/line-up
"C-M-l" #'+move/word-forward)
(nmmap
"M-;" #'eval-expression
"g=" #'align-regexp