mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 02:24:46 -05: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
https://github.com/vim/vim/commit/1eede2bf020035cf9617ade4b313a4cbef08b9ad
Co-authored-by: Mark Woods <mwoods.online.ie@gmail.com>