mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add: +calendar/quit binding to "q"
This commit is contained in:
@ -34,6 +34,8 @@
|
|||||||
(cfw:tp text 'mouse-face 'highlight)
|
(cfw:tp text 'mouse-face 'highlight)
|
||||||
text))
|
text))
|
||||||
|
|
||||||
|
(map! :map cfw:calendar-mode-map
|
||||||
|
"q" #'+calendar/quit)
|
||||||
(add-hook! 'cfw:calendar-mode-hook (solaire-mode +1)
|
(add-hook! 'cfw:calendar-mode-hook (solaire-mode +1)
|
||||||
(doom-hide-modeline-mode))
|
(doom-hide-modeline-mode))
|
||||||
(map!
|
(map!
|
||||||
|
Reference in New Issue
Block a user