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
|
||||
(progn
|
||||
(use-package phi-search-mc
|
||||
:demand t
|
||||
:config
|
||||
(phi-search-mc/setup-keys))
|
||||
(use-package mc-extras
|
||||
:demand t
|
||||
:config
|
||||
(define-key mc/keymap (kbd "C-. =") 'mc/compare-chars)))
|
||||
:bind
|
||||
|
Loading…
Reference in New Issue
Block a user