mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00

relevant commits:
- refactor: cleanup netrw#BrowseX
- fix: correctly handle symlinks in treeview
- chore: add minimalrc for reproducing issues
- refactor: simplify s:NetrwInit with the 'newer' assignment syntax
- refactor: remove balloon functionality
- Tune local file listing especially for Windows network drives
- interim fix for browse open with multiple windows
closes: vim/vim#17616
ef925556cb
Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>