Add expand region contract keys.
This commit is contained in:
parent
5c0e93488b
commit
7bba305333
3
init.el
3
init.el
@ -212,7 +212,8 @@
|
||||
(use-package expand-region
|
||||
:ensure t
|
||||
:commands er/expand-region
|
||||
:bind (("C-c m" . er/expand-region)))
|
||||
:config (setq expand-region-contract-fast-key "j")
|
||||
:bind (("C-c k" . er/expand-region)))
|
||||
|
||||
(use-package undo-tree
|
||||
:ensure t
|
||||
|
Loading…
x
Reference in New Issue
Block a user