mirror of
https://github.com/zoriya/vim.git
synced 2026-05-17 05:03:22 +00:00
5a6ec10cc8
Problem: There is no way to get the byte index from a virtual column. Solution: Add virtcol2col(). (Yegappan Lakshmanan, closes #10477, closes #10098)