diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-11 23:02:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-11 23:02:41 +0800 |
commit | 407eef473871b218e036a0c7ee993af3d4452777 (patch) | |
tree | 2e36439508800b72f611bed4b2bb29c1cb8804ed /test/functional/api/autocmd_spec.lua | |
parent | 3dadd3aca5af4d09d0acbb027098b1a2c889e433 (diff) | |
download | rneovim-407eef473871b218e036a0c7ee993af3d4452777.tar.gz rneovim-407eef473871b218e036a0c7ee993af3d4452777.tar.bz2 rneovim-407eef473871b218e036a0c7ee993af3d4452777.zip |
vim-patch:9.0.1047: matchparen is slow (#21379)
Problem: Matchparen is slow.
Solution: Actually use the position where the match started, not the
position where the search started. (closes vim/vim#11644)
https://github.com/vim/vim/commit/79336e19cb39322d45a787c33b83cce3b314a012
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'test/functional/api/autocmd_spec.lua')
0 files changed, 0 insertions, 0 deletions