summary refs log tree commit diff
path: root/emacs/custom/my-packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom/my-packages.el')
-rw-r--r--emacs/custom/my-packages.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el
index 87d15d9..da5263b 100644
--- a/emacs/custom/my-packages.el
+++ b/emacs/custom/my-packages.el
@@ -7,9 +7,6 @@
 
 (require 'straight)
 
-;; packages related to themes
-(straight-use-package 'ef-themes)
-
 ;; packages needed for LSP
 (straight-use-package 'eglot)