diff options
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/custom/my-packages.el | 1 |
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) |