(Emacs/core|config)~use drag stuff instead of move.el
Works with regions!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user