branch: elpa/nix-mode
commit 0af6073003bbdf0584ea7c9d215dc0163fca4976
Author: Matthew Bauer <[email protected]>
Commit: Matthew Bauer <[email protected]>

    Add nix-mode to nix-mode group.
---
 nix-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nix-mode.el b/nix-mode.el
index 105cde1717..fbe41d094b 100644
--- a/nix-mode.el
+++ b/nix-mode.el
@@ -452,6 +452,7 @@ The hook `nix-mode-hook' is run when Nix mode is started.
 
 \\{nix-mode-map}
 "
+  :group 'nix-mode
   :syntax-table nix-mode-syntax-table
 
   ;; Disable hard tabs and set tab to 2 spaces

Reply via email to