diff options
author | David Bürgin <676c7473@gmail.com> | 2015-05-09 20:06:54 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-05-13 03:10:24 -0400 |
commit | de6b3fbb1590bff0bb49e57579980d62bb514103 (patch) | |
tree | 07ee4175a38ace3de75269e8f614f44c3fe868cb /src/nvim/syntax.c | |
parent | 24983148765868dbcd598b507f5d3160326b1087 (diff) | |
download | rneovim-de6b3fbb1590bff0bb49e57579980d62bb514103.tar.gz rneovim-de6b3fbb1590bff0bb49e57579980d62bb514103.tar.bz2 rneovim-de6b3fbb1590bff0bb49e57579980d62bb514103.zip |
vim-patch:7.4.577
Problem: Matching with a virtual column has a lot of overhead on very long
lines. (Issue 310)
Solution: Bail out early if there can't be a match. (Christian Brabandt)
Also check for CTRL-C at every position.
https://github.com/vim/vim/commit/v7-4-577
See also https://code.google.com/p/vim/issues/detail?id=310
Slightly adapted due to the long_u refactoring in
2ceb1c74d591a07183ee02baf6ff1e205c87c6b8.
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions