mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
The user can open the calendar directly, with `M-x cfw:open-calendar-buffer`, which sidesteps the workspace init logic in =calendar. This fixes +calendar/quit so it can deal with this use case. Mentioned in #4019