Use all the vertico extensions, not just Mouse...
This commit is contained in:
parent
f555691b2f
commit
74737b7ff0
@ -457,7 +457,7 @@ If the current window occupies the whole frame, split it."
|
||||
|
||||
;; Completion framework...
|
||||
(use-package vertico
|
||||
:elpaca (:files (:defaults "extensions/vertico-mouse.el"))
|
||||
:elpaca (:files (:defaults "extensions/*.el"))
|
||||
:custom (vertico-resize t)
|
||||
:init (vertico-mode t)
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user