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
|
|
@ -9,7 +9,7 @@
|
|||
;; diminish minor modes
|
||||
|
||||
;;; Code:
|
||||
(use-package diminish :straight t)
|
||||
(use-package diminish :ensure (:wait t))
|
||||
|
||||
(eval-after-load 'flyspell '(diminish 'flyspell-mode))
|
||||
(eval-after-load 'flycheck '(diminish 'flycheck-mode))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue