yamatsum / nvim-nonicons

Icon set using nonicons for neovim plugins and settings
329 stars 21 forks source link

Use with nerd fonts/nvim-web-dev-icons? #21

Closed lougreenwood closed 2 years ago

lougreenwood commented 2 years ago

This is a really nice looking icon set, but when I use it in iTerm2 most of my vim is not showing any icons because other addons rely on nerd fonts and the separate icon for non-ASCII text and instead just show [?] everywhere.

Is it even possible to get this very nice icon set working alongside nerd fonts font?

lougreenwood commented 2 years ago

Nevermind, I dug a bit deeper into other issues and also discovered https://github.com/yamatsum/nvim-nonicons/blob/main/lua/nvim-web-devicons/override.lua and I now see that it's overriding nvim-web-devicons is a work in progress.

Thanks again!