emacs: Add 'guix-prettify' to 'guix' custom group.
* emacs/guix-prettify.el (guix-prettify): Add 'guix' group.
This commit is contained in:
parent
cc77415053
commit
935d079bb7
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
||||||
(defgroup guix-prettify nil
|
(defgroup guix-prettify nil
|
||||||
"Prettify Guix store file names."
|
"Prettify Guix store file names."
|
||||||
:prefix "guix-prettify-"
|
:prefix "guix-prettify-"
|
||||||
|
:group 'guix
|
||||||
:group 'font-lock
|
:group 'font-lock
|
||||||
:group 'convenience)
|
:group 'convenience)
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue