:cap => org-capture

+org-capture/dwim doesn't exist.

Reported by @ar1a
This commit is contained in:
Henrik Lissner
2018-07-13 12:45:35 +02:00
parent 95848ea5f6
commit 574c62f85b

View File

@ -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)