The netrw Style Options
I use netrw a fair bit mainly because of Tim Pope’s vinegar.vim plugin. I press -
to see a list of files in the current directory, and then navigate around using Vim shortcuts and search. You can open netrw in a similar way without installing vinegar.vim, just type :e .
and you'll see a…