mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Some org-agenda keybinds (for example 'SPC m d s' for scheduling) were overridden by org-journal-mode-map keybinds, so the latter were moved to the 'SPC m j' prefix. Fix: #5239