Closed
Description
Describe the bug
Having a nerd font installed and setting vim.g.have_nerd_font in init.lua
to true
is not enough to make neovim use a nerd font. You also need to set the font your terminal emulator is using to a nerd font in order for this to work properly hence the wording is wrong and lacks precision.
To Reproduce
- have a nerd font installed
- set
vim.g.have_nerd_font in init.lua
totrue
- open neovim
Desktop
- OS: Windows
- Terminal: Powershell
Neovim Version
0.9.5
Metadata
Metadata
Assignees
Labels
No labels