Use all the vertico extensions, not just Mouse...

This commit is contained in:
MitchMarq42 2023-03-25 10:12:36 -08:00
parent f555691b2f
commit 74737b7ff0

View File

@ -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