neovim/test
David Bürgin d3bb177f1e vim-patch:7.4.497 #2295
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)

https://github.com/vim/vim/releases/tag/v7-4-497

Helped-by: David Bürgin <676c7473@gmail.com>
Helped-by: Justin M. Keyes <justinkz@gmail.com>
Helped-by: Scott Prager <splinterofchaos@gmail.com>
2015-04-05 19:24:58 -04:00
..
benchmark vim-patch:7.4.497 #2295 2015-04-05 19:24:58 -04:00
config Add automatic generation of headers 2014-06-02 11:04:17 -03:00
functional clipboard: handle clipboard reading directly in get_yank_register 2015-04-05 11:34:14 +02:00
includes os_open: add unit tests 2014-07-14 09:05:52 -04:00
unit Use lfs.currentdir() to fix symlink test fail. 2015-04-01 09:21:21 +13:00