romgrk / barbar.nvim

The neovim tabline plugin.
2.26k stars 85 forks source link

fix(icons): check for `get_icons` returning `nil` #483

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

It is possible to define new icons with nvim-web-devicons, and not define a color for them.

Closes #482