Neovim for Beginners — File Explorer
Configure file explorer for Neovim, with and without plugins.

Exploring files and directories is what we do daily. Let’s check out how Neovim can help us. We are going to
- Explore
Netrw
(:h netrw
) which is the built-in file browser supporting local and remote file browsing. - Configure sensible defaults for
Netrw
…