summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 78e13bf..c0e0c71 100644
--- a/init.el
+++ b/init.el
@@ -205,6 +205,7 @@ no effect."
(gnus))
(define-key global-map (vector 3 ?g) #'gnus)
+(define-key global-map (vector ?\H-g) #'gnus)
;;; Completion framework configurations