mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 12:49:11 +00:00
Problem: runtime(netrw): Explore without optional [dir] argument should
open directory of the current file
Solution: Make it work as documented (Mark Woods)
Broken by fix for vim/vim#20636 in PR vim/vim#20663
related: vim/vim#20663
closes: vim/vim#20761
1eede2bf02
Co-authored-by: Mark Woods <mwoods.online.ie@gmail.com>