dotfiles/emacs-lisp/vertico.org
2023-09-16 19:54:12 +02:00

260 B

Vertico

  (use-package vertico
    :straight t
    :init
    (vertico-mode))