/fern-renderer-nf.vim

A beautiful and configurable renderer plugin for fern.

Primary LanguageVim ScriptMIT LicenseMIT

fern-renderer-nf.vim

fern plugin

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.

Features

  • file type icons (Nerd Fonts)
  • improved rendering of symbolic links and executables
  • customizable file type icons and colors

Installation

packadd! fern
packadd! fern-renderer-nf

let g:fern#renderer = 'brandon1024/fern-renderer-nf.vim'