Add a missing require

This commit is contained in:
Bozhidar Batsov 2023-02-24 08:38:16 +01:00
parent 635e994873
commit f5a7ce061f

View file

@ -29,6 +29,8 @@
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
(require 'use-package)
;; Enable vertico
(use-package vertico
:ensure t