romgrk / barbar.nvim

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

feat(config): get default diagnostic icons from `:sign` config #461

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

Diff looks absurd because it's based on #451.

Uses sign_getdefined to generate the default icon, rather than hard-coding it.

Iron-E commented 1 year ago

Probably not a good idea. Not everyone configures these.