https://github.com/lambdalisue/vim-fern-renderer-nerdfont
🌿 fern.vim plugin which add file type icon through nerdfont.vim
https://github.com/lambdalisue/vim-fern-renderer-nerdfont
fern-vim-plugin nerdfont
Last synced: 27 days ago
JSON representation
🌿 fern.vim plugin which add file type icon through nerdfont.vim
- Host: GitHub
- URL: https://github.com/lambdalisue/vim-fern-renderer-nerdfont
- Owner: lambdalisue
- License: mit
- Created: 2020-07-28T14:32:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T05:37:13.000Z (10 months ago)
- Last Synced: 2025-02-04T22:24:06.171Z (3 months ago)
- Topics: fern-vim-plugin, nerdfont
- Language: Vim Script
- Homepage:
- Size: 37.1 KB
- Stars: 79
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌿 fern-renderer-nerdfont.vim
[](https://github.com/lambdalisue/fern.vim)

[fern.vim](https://github.com/lambdalisue/fern.vim) plugin which add file type icons through [lambdalisue/nerdfont.vim](https://github.com/lambdalisue/nerdfont.vim).
## Requirements
- [lambdalisue/nerdfont.vim](https://github.com/lambdalisue/nerdfont.vim)
- [Nerd Fonts](https://www.nerdfonts.com/)## Usage
Set `g:fern#renderer` to `"nerdfont"` like:
```vim
let g:fern#renderer = "nerdfont"
```## See also
- [lambdalisue/glyph-palette.vim](https://github.com/lambdalisue/glyph-palette.vim) - Apply individual colors on icons
- [lambdalisue/fern-renderer-devicons.vim](https://github.com/lambdalisue/fern-renderer-devicons.vim) - Use devicons instead