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

On converting regex, escape special character that is literal but special when escaped in Vim regex #224

Open
Konfekt opened this issue Jan 26, 2020 · 0 comments

Comments

@Konfekt
Copy link

Konfekt commented Jan 26, 2020

If g:grepper.searchreg is set and grepper-tools-keys.escape contains a character which in a magic Vim regex is literal but special when escaped, for example {, then escape this character when changing to a Vim regexp (as documented by :help g:grepper.searchreg).

PS: As the submitted issues tell, I am an avid user of this helpful plug-in, thank you!

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

No branches or pull requests

1 participant