diff options
| author | 2025-06-28 11:21:25 +0300 | |
|---|---|---|
| committer | 2025-06-28 11:30:40 +0300 | |
| commit | 4b5012f5f96f6b14dcbc52723bb51c97846b8315 (patch) | |
| tree | 88c931e873c29cf60bbeefa5eac5ffd892c36f77 /shared/elpaca-lock.el | |
| parent | arkta-progmodes.el: Reorder svelte-mode to be alphabetic (diff) | |
| download | emacs.d-main.tar.gz emacs.d-main.tar.xz emacs.d-main.zip | |
Diffstat (limited to 'shared/elpaca-lock.el')
| -rw-r--r-- | shared/elpaca-lock.el | 5 |
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") |