mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 04:10:37 +00:00
Problem: 'diffopt' "linematch" cannot be used with {n} less than 10
digits (after v9.1.1022)
Solution: Fix off-by-one error when checking for digit (zeertzjq)
closes: vim/vim#16577
ccd7f454fc