From 186718a4766c4f566fb5bd9476b89f809d9d45ea Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 24 Oct 2022 08:06:47 -0700 Subject: fix(packages): remove tempel I don't have a need for it yet. Change-Id: I5862fdcba285e85840815020328834528cfd522c --- emacs/custom/my-packages.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/custom') diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el index 809080f..9d3dc7b 100644 --- a/emacs/custom/my-packages.el +++ b/emacs/custom/my-packages.el @@ -62,7 +62,6 @@ (straight-use-package 'corfu-doc) (straight-use-package 'marginalia) (straight-use-package 'orderless) -(straight-use-package 'tempel) (straight-use-package 'vertico) (straight-use-package 'which-key) -- cgit 1.4.1