: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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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)