Enable emr
This commit is contained in:
parent
fac805e6a3
commit
9b4a46f76c
1 changed files with 3 additions and 3 deletions
|
@ -117,9 +117,9 @@
|
||||||
aw-scope 'frame
|
aw-scope 'frame
|
||||||
aw-background t))
|
aw-background t))
|
||||||
|
|
||||||
;; (use-package emr
|
(use-package emr
|
||||||
;; :commands (emr-initialize emr-show-refactor-menu emr-declare-command)
|
:commands (emr-initialize emr-show-refactor-menu emr-declare-command)
|
||||||
;; :bind (:map popup-menu-keymap [escape] 'keyboard-quit))
|
:config (bind! :map popup-menu-keymap [escape] 'keyboard-quit))
|
||||||
|
|
||||||
(use-package expand-region
|
(use-package expand-region
|
||||||
:commands (er/expand-region er/contract-region er/mark-symbol er/mark-word))
|
:commands (er/expand-region er/contract-region er/mark-symbol er/mark-word))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue