mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
selectrum: remove marginalia-annotators
obsolete variable, and set to `heavy` by default now anyway
This commit is contained in:
@@ -129,8 +129,6 @@
|
||||
|
||||
(use-package! marginalia
|
||||
:hook (doom-first-input . marginalia-mode)
|
||||
:init
|
||||
(setq-default marginalia-annotators '(marginalia-annotators-heavy))
|
||||
:config
|
||||
(add-to-list 'marginalia-command-categories '(persp-switch-to-buffer . buffer)))
|
||||
|
||||
|
Reference in New Issue
Block a user