diff --git a/configs/base-org.el b/configs/base-org.el index b4bd8f9..dafc480 100644 --- a/configs/base-org.el +++ b/configs/base-org.el @@ -37,7 +37,6 @@ (use-package org :defer t - :ensure t :straight (:type built-in) :bind (("C-c a" . org-agenda) ("C-c x" . org-capture))