mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
:cap => org-capture
+org-capture/dwim doesn't exist. Reported by @ar1a
This commit is contained in:
@ -136,5 +136,5 @@ command from the current directory instead of the project root."
|
||||
(ex! "tabs" #'+workspace/display)
|
||||
(ex! "tabsave" #'+workspace:save)
|
||||
;; Org-mode
|
||||
(ex! "cap" #'+org-capture/dwim)
|
||||
(ex! "cap" #'org-capture)
|
||||
|
||||
|
Reference in New Issue
Block a user