Skip to content

Commit 9f7bed5

Browse files
committed
doc: specify that the terminal emulator must be configured to use the patched font
1 parent b17358f commit 9f7bed5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Take a look at the [wiki](https://github.com/nvim-tree/nvim-tree.lua/wiki) for S
3030

3131
[neovim >=0.7.0](https://github.com/neovim/neovim/wiki/Installing-Neovim)
3232

33-
[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/).
33+
[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"
3434

3535
## Install
3636

doc/nvim-tree-lua.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Features
3131

3232
File Icons
3333

34-
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
34+
https://github.com/nvim-tree/nvim-web-devicons is optional and used to display file icons.
35+
It requires a patched font: https://www.nerdfonts.com
36+
Your terminal emulator must be configured to use that font, usually "Hack Nerd Font"
3537

3638
 should look like an open folder.
3739

0 commit comments

Comments
 (0)