diff --git a/init.el b/init.el index 4a9f54e..41ece4e 100644 --- a/init.el +++ b/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