mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
selectrum: annotate persp-switch-to-buffer
This commit is contained in:
@@ -94,7 +94,9 @@
|
||||
(use-package! marginalia
|
||||
:hook (doom-first-input . marginalia-mode)
|
||||
:init
|
||||
(setq-default marginalia-annotators '(marginalia-annotators-heavy)))
|
||||
(setq-default marginalia-annotators '(marginalia-annotators-heavy))
|
||||
:config
|
||||
(add-to-list 'marginalia-command-categories '(persp-switch-to-buffer . buffer)))
|
||||
|
||||
(use-package! embark-consult
|
||||
:after (embark consult)
|
||||
|
Reference in New Issue
Block a user