mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 12:11:55 +10:00
Prevent out of range error when calling `str_byteindex`. Use `vim.str_byteindex(bufline, #bufline)` to cacluate utf length of `bufline`. fix #20161
27 KiB
27 KiB