branch: main commit 6c08b29abd528ec252d2c2463a914b9b32204d0a Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages: Mark swiper's packages as :manual-sync` --- elpa-packages | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index 50f035d6f1..13772dd039 100644 --- a/elpa-packages +++ b/elpa-packages @@ -415,11 +415,16 @@ :auto-sync t) (iterators :url nil) (ivy :url "https://github.com/abo-abo/swiper"; + :manual-sync t :renames (("doc/" "")) :doc "doc/ivy.texi") - (ivy-avy :url "https://github.com/abo-abo/swiper";) + (ivy-avy :url "https://github.com/abo-abo/swiper"; + :manual-sync t + ) (ivy-explorer :url "https://github.com/clemera/ivy-explorer";) - (ivy-hydra :url "https://github.com/abo-abo/swiper";) + (ivy-hydra :url "https://github.com/abo-abo/swiper"; + :manual-sync t + ) (ivy-posframe :url "https://github.com/tumashu/ivy-posframe"; :auto-sync t) (jarchive :url "https://git.sr.ht/~dannyfreeman/jarchive"; @@ -742,7 +747,9 @@ :auto-sync t) (svg-tag-mode :url "https://github.com/rougier/svg-tag-mode"; :auto-sync t) - (swiper :url "https://github.com/abo-abo/swiper";) + (swiper :url "https://github.com/abo-abo/swiper"; + :manual-sync t + ) (sxhkdrc-mode :url "https://git.sr.ht/~protesilaos/sxhkdrc-mode"; :auto-sync t :readme "README.md"