mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
app/calendar: remove non-existent autoload
my-open-calendar is in the README, but isn't actually defined.
This commit is contained in:
parent
335b6f9abb
commit
9bbc0699ae
1 changed files with 1 additions and 2 deletions
|
|
@ -76,8 +76,7 @@
|
|||
:commands (cfw:open-org-calendar
|
||||
cfw:org-create-source
|
||||
cfw:org-create-file-source
|
||||
cfw:open-org-calendar-withkevin
|
||||
my-open-calendar))
|
||||
cfw:open-org-calendar-withkevin))
|
||||
|
||||
|
||||
(use-package! calfw-cal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue