mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00

Fixes https://github.com/neovim/neovim/issues/25177 I initially wanted to split this into a refactor commit to make it more testable, but it appears that already accidentally fixed the issue by normalizing lnum/col to 0-indexing