kdheepak / tabline.nvim

A "buffer and tab" tabline for neovim
MIT License
230 stars 17 forks source link

Allow coloring buffers based on diagnostics #50

Open entropitor opened 2 years ago

entropitor commented 2 years ago

It would be nice to be able to have buffers with diagnostics to have the color of the highest problem. So it's easy to see which buffers have diagnostics and what the highest level of a diagnostic in that buffer is.