compat(marginalia): update variable name
This commit is contained in:
parent
9d320a4e6c
commit
da4dd1dae7
1 changed files with 1 additions and 1 deletions
|
|
@ -2125,7 +2125,7 @@ Marginalia mostly works fine on its own, but we should add a few more Doom-speci
|
||||||
'("\\<projects?\\>" . known-project))
|
'("\\<projects?\\>" . known-project))
|
||||||
|
|
||||||
;; Annotate equivalently to files
|
;; Annotate equivalently to files
|
||||||
(pushnew! marginalia-annotator-registry
|
(pushnew! marginalia-annotators
|
||||||
'(known-project marginalia-annotate-file builtin none))
|
'(known-project marginalia-annotate-file builtin none))
|
||||||
|
|
||||||
;; Remove special case for projectile-switch-project
|
;; Remove special case for projectile-switch-project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue