Remap expand-region to a more usable key
This commit is contained in:
parent
fcab5e58d9
commit
ff8d3f0cfd
3
init.el
3
init.el
@ -945,8 +945,7 @@ INFO plist."
|
||||
|
||||
(use-package expand-region
|
||||
:bind
|
||||
(:map ctl-x-map
|
||||
("*" . er/expand-region)))
|
||||
(("C-@" . er/expand-region)))
|
||||
|
||||
(use-package anaconda-mode
|
||||
:config
|
||||
|
Loading…
x
Reference in New Issue
Block a user