Skip to content

Prevent limited lookbehinds in older vers of vim #417

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

Merged
merged 1 commit into from
May 9, 2016

Conversation

amadeus
Copy link
Collaborator

@amadeus amadeus commented May 3, 2016

I went the route of just if casing 2 different versions of the jsRegexpString regex based on the version of Vim you are running. I am generally not a fan of executing string concatenated regexs, but I am opening to this as a possibility if ya'll disagree.

@bounceme
Copy link
Collaborator

bounceme commented May 5, 2016

since it's just one line it is fine with me,thanks!

@amadeus amadeus force-pushed the fix-lookbehind-limiting branch from fa4cf4c to 7137e7e Compare May 9, 2016 10:34
@amadeus amadeus merged commit bf45f9c into pangloss:develop May 9, 2016
@amadeus amadeus deleted the fix-lookbehind-limiting branch May 9, 2016 10:34
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

Successfully merging this pull request may close these issues.

2 participants