From b5d535a0a4eccf8a3891182c96d5ba5354c6361a Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 30 Nov 2021 11:27:22 -0500 Subject: [PATCH] Remove rose pine deps --- dot_doom.d/packages.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dot_doom.d/packages.el b/dot_doom.d/packages.el index f141a44920cf12c6f99be276ab62ef2f914c79bb..001bd42fc4b980539c15c6418820a1bdcf4e02f3 100644 --- a/dot_doom.d/packages.el +++ b/dot_doom.d/packages.el @@ -16,7 +16,6 @@ (package! flyspell) (package! markdown-mode) (package! auto-virtualenv) -(package! autothemer) ;; To install a package directly from a remote git repo, you must specify a ;; `:recipe'. You'll find documentation on what `:recipe' accepts here: @@ -27,9 +26,6 @@ (package! chordpro-mode :recipe (:host github :repo "sciurius/chordpro-mode")) -(package! rose-pine-emacs - :recipe (:host github :repo "thongpv87/rose-pine-emacs")) - ;; If the package you are trying to install does not contain a PACKAGENAME.el ;; file, or is located in a subdirectory of the repo, you'll need to specify ;; `:files' in the `:recipe':