Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 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 (4 months ago)
- Last Synced: 2024-10-04T11:32:26.525Z (about 1 month 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
[![fern renderer](https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen)](https://github.com/lambdalisue/fern.vim)
![Screenshot](https://user-images.githubusercontent.com/546312/92318275-83115f80-efbe-11ea-854e-78fe22ce2a35.png)
[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