diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-01-12 14:09:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 14:09:10 +0800 |
commit | 3bcf8e5622f29a65564bf2f7672997432e183dfa (patch) | |
tree | adcadbbe89eab73ed31918896c9b390567310eed /test/functional/api/buffer_updates_spec.lua | |
parent | 1813661a6197c76ea6621284570aca1d56597099 (diff) | |
download | rneovim-3bcf8e5622f29a65564bf2f7672997432e183dfa.tar.gz rneovim-3bcf8e5622f29a65564bf2f7672997432e183dfa.tar.bz2 rneovim-3bcf8e5622f29a65564bf2f7672997432e183dfa.zip |
vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)
Problem: regexp cannot match combining chars in collection
Solution: Check for combining characters in regex collections for the
NFA and BT Regex Engine
Also, while at it, make debug mode work again.
fixes vim/vim#10286
closes: vim/vim#12871
https://github.com/vim/vim/commit/d2cc51f9a1a5a30ef5d2e732f49d7f495cae24cf
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'test/functional/api/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions