Demand mc extras
This commit is contained in:
parent
941bca9c78
commit
5e4747bf6c
@ -1545,9 +1545,11 @@ I don't use auto-complete at all, so I have set up a hook to automatically disab
|
|||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
(use-package phi-search-mc
|
(use-package phi-search-mc
|
||||||
|
:demand t
|
||||||
:config
|
:config
|
||||||
(phi-search-mc/setup-keys))
|
(phi-search-mc/setup-keys))
|
||||||
(use-package mc-extras
|
(use-package mc-extras
|
||||||
|
:demand t
|
||||||
:config
|
:config
|
||||||
(define-key mc/keymap (kbd "C-. =") 'mc/compare-chars)))
|
(define-key mc/keymap (kbd "C-. =") 'mc/compare-chars)))
|
||||||
:bind
|
:bind
|
||||||
|
Loading…
Reference in New Issue
Block a user