neovim/runtime
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
..
autoload runtime: Add vimexpect library and example gdb plugin 2015-04-02 11:33:48 -03:00
colors re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
compiler vim-patch:bd18da9 2015-01-21 07:27:01 +01:00
doc vim-patch:7.4.497 #2295 2015-04-05 19:24:58 -04:00
ftplugin vim-patch:37c2403 2015-01-04 20:28:08 +01:00
indent Update R runtime files 2015-04-03 10:44:18 -04:00
keymap re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macros re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
plugin runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
print Remove dec-mcs remnants 2014-12-19 15:28:49 -05:00
syntax Update R runtime files 2015-04-03 10:44:18 -04:00
tools Remove OS/2 references 2014-11-27 23:42:40 -05:00
bugreport.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
delmenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
filetype.vim vim-patch:31f7581 2015-01-26 02:17:13 -05:00
ftoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugof.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
gvimrc_example.vim Remove Amiga remnants 2014-12-19 15:28:49 -05:00
indent.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macmap.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
makemenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
menu.vim Remove Amiga remnants 2014-12-19 15:28:49 -05:00
mswin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
optwin.vim refactor: Remove term modules and termcap options 2015-02-21 05:08:21 -03:00
rgb.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scripts.vim vim-patch:6921742 2015-01-04 19:42:30 +01:00
synmenu.vim vim-patch:1e8ebf8 2014-12-30 13:51:39 +01:00
vimrc_example.vim vim-patch:7.4.502 #2282 2015-03-29 09:55:59 -04:00