Load vertico on start
This commit is contained in:
parent
7673b8dcea
commit
98ba54022c
@ -188,7 +188,8 @@ This is taken from a website that I can't remember at the moment."
|
||||
(elpaca-use-package vertico
|
||||
:straight (:files (:defaults "extensions/vertico-mouse.el"))
|
||||
:custom (vertico-resize t)
|
||||
:config (vertico-mode)
|
||||
:init (vertico-mode t)
|
||||
:config
|
||||
(add-hook 'minibuffer-setup-hook 'turn-off-line-numbers)
|
||||
(defun backspace-in-minibuffer ()
|
||||
"If previous character is `/', kill to the previous `/'.
|
||||
|
Loading…
Reference in New Issue
Block a user