Skip to content
Snippets Groups Projects
Commit a2d95108 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.1110

Problem:    New regexp matching: Using \@= and the like can be slow.
Solution:   Decide whether to first try matching the zero-wdith part or what
            follows, whatever is more likely to fail.
parent dd9a4a44
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment