A Neovim plugin that adds file icons and custom keybindings to the built-in netrw file explorer.
netrw.nvim is a Neovim plugin that enhances the built-in netrw file explorer with visual improvements and customizable functionality. It adds file type icons to the interface and allows users to configure custom keybindings for actions, making netrw more modern and user-friendly without replacing it entirely.
Neovim users who prefer using the default netrw file explorer but want a more visually appealing and configurable experience without switching to alternative file manager plugins.
Developers choose netrw.nvim because it provides a lightweight, non-intrusive enhancement to netrw, adding essential quality-of-life features like icons and custom mappings while maintaining compatibility with Neovim's built-in tools.
It's not because we use netrw that we cannot have nice things!
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Adds file type icons in the sign column using popular providers like nvim-web-devicons, as shown in the README screenshot, making netrw more visually appealing.
Allows configuration of custom actions via mappings that trigger Lua functions or Vim commands, enabling personalized workflows for file operations.
Works seamlessly with netrw without replacing it, requiring minimal setup and maintaining compatibility with Neovim's built-in tools.
Offers options to define default icons for symlinks, directories, and files when devicons are not used, providing visual consistency.
Inherits netrw's basic functionality; lacks advanced features like file searching, previews, or multi-pane operations found in dedicated plugins like nvim-tree.
For optimal icons, requires additional plugins like nvim-web-devicons and a patched font, adding setup complexity and potential compatibility issues.
Customization is restricted to icons and keybindings, with no native support for themes, layout changes, or performance optimizations beyond netrw's defaults.