mirror of
https://github.com/vim/vim.git
synced 2025-08-24 19:45:50 -04:00
Problem: MS-Windows: completion cannot handle implicit drive letters Solution: Consider paths like \folder and /folder as absolute (Miguel Barro). closes: #17829 Co-authored-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Miguel Barro <miguel.barro@live.com> Signed-off-by: Christian Brabandt <cb@256bit.org>