1
0
Fork 0

- added a command to subscribe to tag from the tag window.

This commit is contained in:
cage 2022-03-12 12:09:29 +01:00
parent e1b4658215
commit bd1a1dd7fd
1 changed files with 2 additions and 0 deletions

View File

@ -554,6 +554,8 @@
(define-key "U" #'unsubscribe-to-hash *tags-keymap*)
(define-key "s" #'subscribe-to-hash *tags-keymap*)
(define-key "r" #'refresh-tags *tags-keymap*)
;; conversations keymap