Add a missing require
This commit is contained in:
parent
635e994873
commit
f5a7ce061f
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
||||||
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
;; Boston, MA 02110-1301, USA.
|
;; Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
|
(require 'use-package)
|
||||||
|
|
||||||
;; Enable vertico
|
;; Enable vertico
|
||||||
(use-package vertico
|
(use-package vertico
|
||||||
:ensure t
|
:ensure t
|
||||||
|
|
Loading…
Reference in a new issue