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