This commit is contained in:
Zelong Kuang
2026-01-30 15:15:41 +11:00
parent 20fd18b23f
commit d76ac0ed8a
4 changed files with 61 additions and 77 deletions

View File

@@ -111,12 +111,6 @@
;; Consulting completing-read
(use-package consult
:defines (xref-show-xrefs-function xref-show-definitions-function)
:defines shr-color-html-colors-alist
:autoload (consult-register-format consult-register-window consult-xref)
:autoload (consult--read consult--customize-put)
:commands (consult-narrow-help)
:functions (list-colors-duplicates consult-colors--web-list)
:bind (("C-." . consult-imenu)
("C-c T" . consult-theme)