A beautiful and configurable renderer plugin for fern.
This plugin leverages new renderer capabilities that are only available in the newest release of the Fern plugin. Consider updating Fern to the latest version.
This plugin is not supported in Neovim. If you would like to use this plugin in Neovim, consider implementing support for extmarks in Fern.
- file type icons (Nerd Fonts)
- improved rendering of symbolic links and executables
- customizable file type icons and colors
packadd! fern
packadd! fern-renderer-nf
let g:fern#renderer = 'brandon1024/fern-renderer-nf.vim'