Add: +calendar/quit binding to "q"
This commit is contained in:
parent
5bfa365809
commit
41a84a3c6d
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
(cfw:tp text 'mouse-face 'highlight)
|
||||
text))
|
||||
|
||||
(map! :map cfw:calendar-mode-map
|
||||
"q" #'+calendar/quit)
|
||||
(add-hook! 'cfw:calendar-mode-hook (solaire-mode +1)
|
||||
(doom-hide-modeline-mode))
|
||||
(map!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue