mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

This commit makes it so that only one call to `vim.str_byteindex` is needed, at the end of the `end_line`, `end_col` calculations.
This commit makes it so that only one call to `vim.str_byteindex` is needed, at the end of the `end_line`, `end_col` calculations.