From acb3382cbfc89786ff19519f17cf1c09fff8ec11 Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 6 May 2024 17:07:26 +0200 Subject: chore: bump elpaca --- mms-keyboard.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'mms-keyboard.org') diff --git a/mms-keyboard.org b/mms-keyboard.org index 17205b4..946e2f9 100644 --- a/mms-keyboard.org +++ b/mms-keyboard.org @@ -20,7 +20,6 @@ This time I am starting with Evil so anything I add to this config will be confi #+BEGIN_SRC emacs-lisp (use-package evil - :elpaca t :ensure t :init (setq evil-want-keybinding nil @@ -54,7 +53,6 @@ It's also good that those bindings are kinda good actually. #+BEGIN_SRC emacs-lisp (use-package evil-collection - :elpaca t :after evil :ensure t :config @@ -71,7 +69,6 @@ All those bindings here should be to moved dedicated sections, but for now they #+BEGIN_SRC emacs-lisp (use-package general :ensure t - :elpaca t :config (setq general-use-package-emit-autoloads t) (general-evil-setup)) -- cgit v1.2.3