doc: specify that the terminal emulator must be configured to use the patched font

This commit is contained in:
Alexander Courtis 2022-11-28 10:26:37 +11:00
parent b17358ff4d
commit 9f7bed5536
2 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Take a look at the [wiki](https://github.com/nvim-tree/nvim-tree.lua/wiki) for S
[neovim >=0.7.0](https://github.com/neovim/neovim/wiki/Installing-Neovim) [neovim >=0.7.0](https://github.com/neovim/neovim/wiki/Installing-Neovim)
[nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons) is optional and used to display file icons. It requires a [patched font](https://www.nerdfonts.com/). [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons) is optional and used to display file icons. It requires a [patched font](https://www.nerdfonts.com/). Your terminal emulator must be configured to use that font, usually "Hack Nerd Font"
## Install ## Install

View File

@ -31,7 +31,9 @@ Features
File Icons File Icons
https://github.com/nvim-tree/nvim-web-devicons is optional and used to display file icons. It requires a patched font: https://www.nerdfonts.com https://github.com/nvim-tree/nvim-web-devicons is optional and used to display file icons.
It requires a patched font: https://www.nerdfonts.com
Your terminal emulator must be configured to use that font, usually "Hack Nerd Font"
 should look like an open folder.  should look like an open folder.