Skip to content

Commit a3a8edb

Browse files
committed
Add minibuffer group
1 parent d4c2028 commit a3a8edb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marginalia.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
(defgroup marginalia nil
4040
"Enrich existing commands with completion annotations."
4141
:group 'convenience
42+
:group 'minibuffer
4243
:prefix "marginalia-")
4344

4445
(defcustom marginalia-truncate-width 80

0 commit comments

Comments
 (0)