Diminish citar-embark minor mode

This commit is contained in:
Evie Litherland-Smith 2024-05-29 14:59:50 +01:00
parent d326ff8034
commit a99c531fc2

View file

@ -833,6 +833,7 @@ it will be tried first."
(use-package citar-embark (use-package citar-embark
:after (citar embark) :after (citar embark)
:diminish
:init :init
(citar-embark-mode +1)) (citar-embark-mode +1))