mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 19:31:25 +10: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