I have installed swiper and avy via package-install. I cannot use swiper-avy without (require 'avy) because avy--regex-candidates is not autoloaded. Is there a way to fix this? I see no point in using require.
The text was updated successfully, but these errors were encountered:
I have installed
swiper
andavy
viapackage-install
. I cannot useswiper-avy
without(require 'avy)
becauseavy--regex-candidates
is not autoloaded. Is there a way to fix this? I see no point in usingrequire
.The text was updated successfully, but these errors were encountered: