fix(vertico): consult-theme: invalid preview key error

Fix: #7064
Amend: 642f88ad99
This commit is contained in:
shartf 2023-02-21 10:54:26 +01:00 committed by GitHub
parent 986573a4a2
commit 92c9e93ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ orderless."
:preview-key "C-SPC")
(consult-customize
consult-theme
:preview-key (list (kbd "C-SPC") :debounce 0.5 'any))
:preview-key (list "C-SPC" :debounce 0.5 'any))
(when (modulep! :lang org)
(defvar +vertico--consult-org-source
(list :name "Org Buffer"