update
This commit is contained in:
parent
7ba80d6e18
commit
7fd69b98fb
3 changed files with 4 additions and 3 deletions
3
emacs.el
3
emacs.el
|
|
@ -149,7 +149,8 @@
|
|||
(use-package selectrum
|
||||
:init
|
||||
(ido-mode nil)
|
||||
(selectrum-mode t))
|
||||
(selectrum-mode t)
|
||||
:bind (("C-x M-x" . selectrum-repeat)))
|
||||
|
||||
(use-package consult
|
||||
:bind (("C-c i" . consult-imenu)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue