diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 9f24fca..cdf2641 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -22,6 +22,7 @@ (straight-use-package 'vertico) (straight-use-package 'marginalia) (straight-use-package 'orderless) +(straight-use-package 'consult) ;; Syntax checking and editing (straight-use-package 'flycheck)