mirror of
https://github.com/vim/vim.git
synced 2026-05-29 21:47:31 +02:00
bd1dc5b1a6
Problem: netrw: need better tests for absolute paths Solution: Use absolutepath(), instead of regex test (Miguel Barro). closes: #19477 Signed-off-by: Guybrush <miguel.barro@live.com> Signed-off-by: Christian Brabandt <cb@256bit.org>