1
0
Fork 0

chore: add dash package

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-06 19:04:21 -07:00
parent 6fd1f3b4fe
commit 8a25d392b3
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -50,6 +50,9 @@
(straight-use-package 'lsp-mode) (straight-use-package 'lsp-mode)
(straight-use-package 'lsp-ui) (straight-use-package 'lsp-ui)
;; Misc
(straight-use-package 'dash)
;; Languages ;; Languages
(straight-use-package 'racket-mode) (straight-use-package 'racket-mode)
(straight-use-package 'rust-mode) (straight-use-package 'rust-mode)