aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/packages/rul-completion.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/rul-lisp/packages/rul-completion.el')
-rw-r--r--.emacs.d/rul-lisp/packages/rul-completion.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-completion.el b/.emacs.d/rul-lisp/packages/rul-completion.el
index 8803fc0..9a5cbc8 100644
--- a/.emacs.d/rul-lisp/packages/rul-completion.el
+++ b/.emacs.d/rul-lisp/packages/rul-completion.el
@@ -1,5 +1,8 @@
+(use-package orderless :ensure t)
+
;; Enable vertico
(use-package vertico
+ :ensure t
:init
(vertico-mode)
@@ -21,6 +24,7 @@
;; Enable rich annotations using the Marginalia package
(use-package marginalia
+ :ensure t
;; Bind `marginalia-cycle' locally in the minibuffer. To make the binding
;; available in the *Completions* buffer, add it to the
;; `completion-list-mode-map'.
nihil fit ex nihilo