fix(emacs): add emacs-async
package as dependency
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
eabb2ba37c
commit
ef5a31eaba
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
(use-package s :straight t)
|
(use-package s :straight t)
|
||||||
(use-package f :straight t)
|
(use-package f :straight t)
|
||||||
(use-package dash :straight t)
|
(use-package dash :straight t)
|
||||||
|
(straight-use-package 'emacs-async)
|
||||||
|
|
||||||
;; LSP
|
;; LSP
|
||||||
;; For some reason, eglot-related configuration MUST be put here, or
|
;; For some reason, eglot-related configuration MUST be put here, or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue