mirror of
https://github.com/vim/vim.git
synced 2026-06-10 15:37:26 +02:00
93d177cd2b
Problem: runtime(netrw): netrw rejects hostnames containing _
(lilydjwg)
Solution: Relax the restriction and allow the underscore
fixes: #20344
Signed-off-by: Christian Brabandt <cb@256bit.org>