Revert "Remove smex config"
This reverts commit df5eff0bd3
.
Turns out that was useful
This commit is contained in:
parent
07d057f59a
commit
4fc8783eb9
@ -117,6 +117,9 @@
|
||||
:bind ("C-;" . avy-goto-char)
|
||||
:bind ("C-'" . avy-goto-char-2))
|
||||
|
||||
(use-package smex :quelpa
|
||||
:bind ("M-X" . smex-major-mode-commands))
|
||||
|
||||
(use-package swiper :quelpa
|
||||
:bind ("C-s" . swiper)
|
||||
:bind ("C-r" . swiper)
|
||||
|
Loading…
Reference in New Issue
Block a user