emacs: add embark-consult

This commit is contained in:
joachimschmidt557 2022-12-16 22:52:17 +01:00
parent 73ebcafa4a
commit 3fcca4a6f5
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -74,6 +74,7 @@
(straight-use-package 'consult)
(straight-use-package 'marginalia)
(straight-use-package 'embark)
(straight-use-package 'embark-consult)
(straight-use-package 'company)
(straight-use-package 'lsp-mode)
(straight-use-package 'speed-type)