mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 09:21:00 +10:00
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
d2cc51f9a1
Co-authored-by: Christian Brabandt <cb@256bit.org>
22 KiB
22 KiB