Remove unnecesary ensure.
This commit is contained in:
parent
a86d9e4eb7
commit
8f90cfcf1b
@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
(use-package org
|
(use-package org
|
||||||
:defer t
|
:defer t
|
||||||
:ensure t
|
|
||||||
:straight (:type built-in)
|
:straight (:type built-in)
|
||||||
:bind (("C-c a" . org-agenda)
|
:bind (("C-c a" . org-agenda)
|
||||||
("C-c x" . org-capture))
|
("C-c x" . org-capture))
|
||||||
|
Loading…
Reference in New Issue
Block a user