nvim-neotest / neotest

An extensible framework for interacting with tests within NeoVim.
MIT License
2.13k stars 105 forks source link

Gutter Doesn't Use Icons? #329

Closed brannan closed 7 months ago

brannan commented 7 months ago
~ nvim --version
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1699180677

I am able to set icons for the summary window, but not the gutter. The gutter is stuck on Kanji characters. It seems like the icon should be used everywhere that status is displayed. I can't even get the status display to turn off.

Screenshot 2023-12-06 at 4 04 14 PM

brannan commented 7 months ago

I just had to install nerd fonts. Not sure why this doesn't use the same icons as the summary pane.