Skip to content

Commit c826715

Browse files
author
Chen Bin
committed
add package compat
1 parent ab15bfb commit c826715

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lisp/init-elpa.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ If NO-REFRESH is nil, `package-refresh-contents' is called."
247247
;; Fire up package.el and ensure the following packages are installed.
248248
;;------------------------------------------------------------------------------
249249

250+
(require-package 'compat)
250251
(require-package 'async)
251252
; color-theme 6.6.1 in elpa is buggy
252253
(require-package 'amx)

0 commit comments

Comments
 (0)