romgrk / barbar.nvim

The neovim tabline plugin.
2.17k stars 82 forks source link

fix(config): default `button` not visible on NerdFonts 3 #480

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

NerdFonts released 3.0 recently, which removed a ton of deprecated icons which were in outside of the private use unicode area. Our buttons turned into other symbols this morning for a subset of users

Instead of using another nerdfont icon, I went with the convention we've been following to use unicode characters as defaults. We can always provide a preset to use nerdfont icons when presets are launched.