diff --git a/modules/config/default/+evil-commands.el b/modules/config/default/+evil-commands.el index d23605e05..662d2718f 100644 --- a/modules/config/default/+evil-commands.el +++ b/modules/config/default/+evil-commands.el @@ -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)