1
0
Fork 0

fix: add orderless configuration

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-09 20:59:39 -07:00
parent 25ebb11f07
commit d0242419a1
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 5 additions and 0 deletions

View file

@ -21,6 +21,7 @@
(straight-use-package 'company-math)
(straight-use-package 'vertico)
(straight-use-package 'marginalia)
(straight-use-package 'orderless)
;; Syntax checking and editing
(straight-use-package 'flycheck)