branch: main commit bc0d5ecd9e2484c3a3730c2913ee206cfcfb5eed Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
; * elpa-packages: Fix sorting --- elpa-packages | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/elpa-packages b/elpa-packages index cf7bcf428e..2f2aad76fd 100644 --- a/elpa-packages +++ b/elpa-packages @@ -334,17 +334,17 @@ ;; https://github.com/Fuco1/smartparens/releases/tag/1.11.0 :version-map ((nil "1.11.0" "4873352b5d0a1c5142658122de1b6950b8fe7e4d"))) - ("subed" :url "https://github.com/sachac/subed" - :lisp-dir "subed" - :ignored-files "LICENSES/GPL-3.0-or-later.txt") - ("solarized-theme" :url "https://github.com/bbatsov/solarized-emacs" :ignored-files ("child-theme-example" "colorlab" "dev-emacs.d" - "Cask" "Makefile")) + "Cask" "Makefile")) ("subatomic-theme" :url "https://github.com/cryon/subatomic-theme" :ignored-files ("readme-files")) + ("subed" :url "https://github.com/sachac/subed" + :lisp-dir "subed" + :ignored-files "LICENSES/GPL-3.0-or-later.txt") + ("swift-mode" :url "https://github.com/swift-emacs/swift-mode" :ignored-files ("COPYING" "scripts" "test" "Eldev" "Makefile"))