mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +00:00

Adds an additional check for the case when end_col = 0, addressing https://github.com/neovim/neovim/issues/35814#issuecomment-3340709532. Validation is now localized to the highlighter without affecting the C API.