fix(emacs): correct async
package
This commit is contained in:
parent
172ddefc51
commit
db04c7fc42
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
(use-package ht :straight t)
|
||||
(use-package dash :straight t)
|
||||
(use-package htmlize :straight t)
|
||||
(use-package emacs-async :straight t)
|
||||
(use-package async :straight t)
|
||||
|
||||
(provide 'priime-elisp)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue