From fab053fe88eb01d88b65fbcdf3cdbd013eb40dee Mon Sep 17 00:00:00 2001 From: Ashton Wiersdorf Date: Tue, 20 Jun 2023 10:04:22 -0400 Subject: Remove :elpaca keyword Closes #8 --- mixins/base.el | 1 - 1 file changed, 1 deletion(-) diff --git a/mixins/base.el b/mixins/base.el index 71158cd..cf2c0ce 100644 --- a/mixins/base.el +++ b/mixins/base.el @@ -113,7 +113,6 @@ (add-to-list 'corfu-margin-formatters #'kind-icon-margin-formatter)) (use-package eshell - :elpaca nil :bind (("C-r" . consult-history))) ;; Orderless: powerful completion style -- cgit v1.2.3