selectrum: fix marginalia not loading on +prescient
`:after selectrum` is unnecessary anyway
This commit is contained in:
parent
4aaf7e571c
commit
1d43c733ea
2 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
** TODO Add vanilla keybindings
|
||||
*** TODO Add keybinding for embark-act
|
||||
** TODO ~+orderless~ doesn't work
|
||||
** TODO ~+prescient~ causes marginalia to not be loaded automatically.
|
||||
* PROJ List of things needed for Ivy parity
|
||||
** TODO Icons
|
||||
https://github.com/minad/marginalia/issues/59
|
||||
|
|
|
@ -92,7 +92,6 @@
|
|||
embark-become-indicator embark-action-indicator))
|
||||
|
||||
(use-package! marginalia
|
||||
:after selectrum
|
||||
:hook (doom-first-input . marginalia-mode)
|
||||
:init
|
||||
(setq-default marginalia-annotators '(marginalia-annotators-heavy)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue