summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-06-28 11:21:25 +0300
committerGravatar Uko Kokņevičs2025-06-28 11:30:40 +0300
commit4b5012f5f96f6b14dcbc52723bb51c97846b8315 (patch)
tree88c931e873c29cf60bbeefa5eac5ffd892c36f77 /shared
parentarkta-progmodes.el: Reorder svelte-mode to be alphabetic (diff)
downloademacs.d-main.tar.gz
emacs.d-main.tar.xz
emacs.d-main.zip
Add swift-modeHEADmain
Diffstat (limited to 'shared')
-rw-r--r--shared/elpaca-lock.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/shared/elpaca-lock.el b/shared/elpaca-lock.el
index d0dd1ec..45756eb 100644
--- a/shared/elpaca-lock.el
+++ b/shared/elpaca-lock.el
@@ -355,6 +355,11 @@
355 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo" 355 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
356 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el")) 356 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
357 :source "MELPA" :protocol https :inherit t :depth treeless :ref "ac8fba901dc790976f9893e338c8ad1241b897c6")) 357 :source "MELPA" :protocol https :inherit t :depth treeless :ref "ac8fba901dc790976f9893e338c8ad1241b897c6"))
358 (swift-mode :source "elpaca-menu-lock-file" :recipe
359 (:package "swift-mode" :repo "swift-emacs/swift-mode" :fetcher github :files
360 ("*.el" "*.el.in" "dir" "*.info" "*.texi" "*.texinfo" "doc/dir" "doc/*.info" "doc/*.texi" "doc/*.texinfo" "lisp/*.el" "docs/dir" "docs/*.info" "docs/*.texi" "docs/*.texinfo"
361 (:exclude ".dir-locals.el" "test.el" "tests.el" "*-test.el" "*-tests.el" "LICENSE" "README*" "*-pkg.el"))
362 :source "MELPA" :protocol https :inherit t :depth treeless :ref "fc7df7bd906a2bb04aac6e0de47fc7acf33ceed3"))
358 (swiper :source "elpaca-menu-lock-file" :recipe 363 (swiper :source "elpaca-menu-lock-file" :recipe
359 (:package "swiper" :repo "abo-abo/swiper" :fetcher github :files 364 (:package "swiper" :repo "abo-abo/swiper" :fetcher github :files
360 ("swiper.el") 365 ("swiper.el")