mirror of
https://github.com/zoriya/vim.git
synced 2026-05-16 12:51:07 +00:00
1b1063af58
Problem: globpath() returns a string, making it difficult to get a list of
matches. (Greg Novack)
Solution: Add an optional argument like with glob(). (Adnan Zafar)