mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
d3bb177f1e
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> |
||
---|---|---|
.. | ||
nvim | ||
.clang-format |