fix(emacs): add consult
package
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
1b94e0e68b
commit
c5fe96de5e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
(straight-use-package 'vertico)
|
(straight-use-package 'vertico)
|
||||||
(straight-use-package 'marginalia)
|
(straight-use-package 'marginalia)
|
||||||
(straight-use-package 'orderless)
|
(straight-use-package 'orderless)
|
||||||
|
(straight-use-package 'consult)
|
||||||
|
|
||||||
;; Syntax checking and editing
|
;; Syntax checking and editing
|
||||||
(straight-use-package 'flycheck)
|
(straight-use-package 'flycheck)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue