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

Add verymagic option #363

Open
GoogleCodeExporter opened this issue Aug 21, 2015 · 0 comments
Open

Add verymagic option #363

GoogleCodeExporter opened this issue Aug 21, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link


Makes a more consistent regex experience (both more consistent for special 
chars within vim, and more consistent with other regex implementations).

Patch is fairly messy, not thoroughly tested, but seems to essentially work.

Also see demand for this option and attempted hackery:
- 
http://stackoverflow.com/questions/3760444/in-vim-is-there-a-way-to-set-very-mag
ic-permanently-and-globally
- 
http://vim.wikia.com/wiki/Simplifying_regular_expressions_using_magic_and_no-mag
ic
- etc: https://www.google.com/search?q=%22nnoremap+/+/\v%22

Original issue reported on code.google.com by dersai...@gmail.com on 10 May 2015 at 6:20

Attachments:

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

1 participant