-
I'm not sure if I'm doing something wrong, or if this is expected. But with this minimal config file (on the latest version of neovim and
And then if I type ![]() I found one YouTube video where I'm using iTerm2, if that's relevant. If this is the expected default behaviour, how do I get the question mark boxes to go away? I've tried installing nvim-web-devicons and mini.icons but neither seemed to resolve the issue. If this isn't the expected default behaviour, any thoughts on what I'm doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved: I had to download and install a font from https://www.nerdfonts.com/ I was confused in part because |
Beta Was this translation helpful? Give feedback.
Solved: I had to download and install a font from https://www.nerdfonts.com/
I was confused in part because
opts = { icons = { mappings = false } },
did not resolve my issue. For more information see: