utilyre / barbecue.nvim

Visual Studio Code inspired breadcrumbs plugin for the Neovim editor
MIT License
776 stars 31 forks source link

[FEAT]: Diagnostics indicator #111

Open adonespitogo opened 3 months ago

adonespitogo commented 3 months ago

Fixes https://github.com/utilyre/barbecue.nvim/issues/110

This PR adds show_diagnostics option. It changes the filename color to red when there are diagnostic errors in the file.