1
0
forked from aniani/vim
Files
vim/src/syntax.c
Bram Moolenaar 473de61b04 updated for version 7.3.1149
Problem:    New regexp engine: Matching plain text could be faster.
Solution:   Detect a plain text match and handle it specifically.  Add
            vim_regfree().
2013-06-08 18:19:48 +02:00

253 KiB