summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-24 08:06:47 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-24 08:06:47 -0700
commit186718a4766c4f566fb5bd9476b89f809d9d45ea (patch)
tree526f2f79cb8b5f64614e4d988bcab97fac8d5d06
parentref(eshell): remove the function `my/eshell-here' (diff)
downloademacs.d-186718a4766c4f566fb5bd9476b89f809d9d45ea.tar.gz
fix(packages): remove tempel
I don't have a need for it yet.

Change-Id: I5862fdcba285e85840815020328834528cfd522c
-rw-r--r--emacs/custom/my-packages.el1
1 files changed, 0 insertions, 1 deletions
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)