Skip to content

Commit

Permalink
add package compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Aug 19, 2024
1 parent ab15bfb commit c826715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-elpa.el
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ If NO-REFRESH is nil, `package-refresh-contents' is called."
;; Fire up package.el and ensure the following packages are installed.
;;------------------------------------------------------------------------------

(require-package 'compat)
(require-package 'async)
; color-theme 6.6.1 in elpa is buggy
(require-package 'amx)
Expand Down

0 comments on commit c826715

Please sign in to comment.