Use elpaca instead of straight
Some big changes related to that, and to use-package
This commit is contained in:
parent
ecf3d4195a
commit
c7b0c1c6c2
50 changed files with 1262 additions and 365 deletions
|
|
@ -5,7 +5,7 @@
|
|||
(require 'icejam-prog-mode)
|
||||
(require 'icejam-transient)
|
||||
|
||||
(use-package lispy :straight t :defer t)
|
||||
(use-package lispy :ensure (:wait t) :defer t)
|
||||
|
||||
(declare-function column-enforce-n "column-enforce-mode" (number))
|
||||
(add-to-list 'auto-mode-alist '("/Eask\\'" . emacs-lisp-mode))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue