branch: main commit 3dd8780c0fe77aad4afb0d7b852f976a0159a554 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
* elpa-packages (modus-themes): Get it directly from :url --- elpa-packages | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/elpa-packages b/elpa-packages index f9781b026f..0d596ed353 100644 --- a/elpa-packages +++ b/elpa-packages @@ -482,16 +482,12 @@ (mmm-mode :url "https://github.com/purcell/mmm-mode.git" :doc "mmm.texi" :auto-sync t) - (modus-themes :core ("etc/themes/modus-themes.el" - "etc/themes/modus-operandi-theme.el" - "etc/themes/modus-operandi-deuteranopia-theme.el" - "etc/themes/modus-operandi-tinted-theme.el" - "etc/themes/modus-vivendi-theme.el" - "etc/themes/modus-vivendi-deuteranopia-theme.el" - "etc/themes/modus-vivendi-tinted-theme.el" - "doc/misc/modus-themes.org" - "doc/misc/doclicense.texi") - :doc "modus-themes.org") + (modus-themes :url "https://git.sr.ht/~protesilaos/modus-themes" + :auto-sync t + :doc "doc/modus-themes.org" + :readme "README.md" + :news "CHANGELOG.org" + :ignored-files ("COPYING" "doclicense.texi")) (multi-mode :url nil) (multishell :url "https://github.com/kenmanheimer/EmacsMultishell") (muse :url "https://github.com/alexott/muse") ;FIXME: Not nearly in-sync