fix(emacs): add ht package
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
9a42f6ba48
commit
9930a9d79f
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,9 @@
|
||||||
|
|
||||||
(use-package s :straight t)
|
(use-package s :straight t)
|
||||||
(use-package f :straight t)
|
(use-package f :straight t)
|
||||||
|
(use-package ht :straight t)
|
||||||
(use-package dash :straight t)
|
(use-package dash :straight t)
|
||||||
(straight-use-package 'emacs-async)
|
(use-package emacs-async :straight t)
|
||||||
|
|
||||||
(provide 'priime-elisp)
|
(provide 'priime-elisp)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue