core-editor: remove emr
This commit is contained in:
parent
929bf368a2
commit
6f9a55d61d
2 changed files with 0 additions and 6 deletions
|
@ -154,11 +154,6 @@
|
|||
(setq command-log-mode-auto-show t
|
||||
command-log-mode-open-log-turns-on-mode t))
|
||||
|
||||
(@def-package emr
|
||||
:commands (emr-show-refactor-menu emr-declare-command)
|
||||
:config (emr-initialize)
|
||||
(define-key popup-menu-keymap [escape] 'keyboard-quit))
|
||||
|
||||
(@def-package expand-region
|
||||
:commands (er/expand-region er/contract-region er/mark-symbol er/mark-word))
|
||||
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
(@package ace-window)
|
||||
(@package avy)
|
||||
(@package command-log-mode)
|
||||
(@package emr)
|
||||
(@package expand-region)
|
||||
(@package goto-last-change)
|
||||
(@package help-fns+)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue