mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
7fed5c18f8
Problem: There is no easy way to get all the information about a match. Solution: Add matchstrpos(). (Ozaki Kiichi)