mirror of
https://github.com/vim/vim.git
synced 2026-02-25 16:45:12 +02:00
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>