Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm-swoop #2561

Closed
AtomicNess123 opened this issue May 14, 2020 · 4 comments
Closed

Helm-swoop #2561

AtomicNess123 opened this issue May 14, 2020 · 4 comments

Comments

@AtomicNess123
Copy link

What is the difference with helm-swoop? Thanks!

@basil-conto
Copy link
Collaborator

One of the first questions ever asked on this issue tracker. :) See issue #3.

@AtomicNess123
Copy link
Author

Thanks. I want to try it out. However, I am getting this error:

eval-buffer: Cannot open load file: No such file or directory, pcre2el

My init.el is as follows:

(add-to-list 'load-path "~/.emacs.d/other/swoop")
(require 'swoop)

Anything else I must add?
Thanks!

@abo-abo
Copy link
Owner

abo-abo commented May 18, 2020

You can use M-x package-install swiper.

@basil-conto
Copy link
Collaborator

My init.el is as follows:

The package name is swiper, not swoop. As @abo-abo suggests you need to install it first via package-install before you can use it.

Closing this as a local configuration issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants