mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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! "tabs" #'+workspace/display)
|
||||||
(ex! "tabsave" #'+workspace:save)
|
(ex! "tabsave" #'+workspace:save)
|
||||||
;; Org-mode
|
;; Org-mode
|
||||||
(ex! "cap" #'+org-capture/dwim)
|
(ex! "cap" #'org-capture)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user