Remove miniedit
This commit is contained in:
parent
601b422943
commit
a8c5282b35
2 changed files with 0 additions and 10 deletions
|
@ -238,15 +238,6 @@ enable multiple minor modes for the same regexp.")
|
|||
:n "SPC" 'imenu-list-display-entry
|
||||
:n [tab] 'hs-toggle-hiding))
|
||||
|
||||
(use-package miniedit
|
||||
:commands minibuffer-edit
|
||||
:init
|
||||
(map! :map (minibuffer-local-map
|
||||
minibuffer-local-ns-map
|
||||
minibuffer-local-completion-map
|
||||
minibuffer-local-must-match-map)
|
||||
"\M-\C-e" 'miniedit))
|
||||
|
||||
(use-package re-builder
|
||||
:commands (re-builder reb-mode-buffer-p)
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue