Remap expand-region to a more usable key

This commit is contained in:
Gergely Polonkai 2017-10-02 13:32:58 +02:00
parent fcab5e58d9
commit ff8d3f0cfd

View File

@ -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