0
0
mirror of https://github.com/vim/vim.git synced 2025-10-29 09:37:35 -04:00
Files
vim/runtime
Bram Moolenaar fda3729a06 updated for version 7.4.497
Problem:    With some regexp patterns the NFA engine uses many states and
            becomes very slow.  To the user it looks like Vim freezes.
Solution:   When the number of states reaches a limit fall back to the old
            engine. (Christian Brabandt)
2014-11-05 14:27:36 +01:00
..
2014-10-02 01:41:41 +02:00
2014-10-02 01:41:41 +02:00
2014-11-05 14:27:36 +01:00
2014-09-19 22:38:48 +02:00
2014-09-19 22:38:48 +02:00