utilyre / barbecue.nvim

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

[FEAT]: Disable Icons or Modify Icon Highlights #103

Open Shadorain opened 5 months ago

Shadorain commented 5 months ago

Requirements

Problem

Hello, this is a fantastic plugin thank you!

I believe there are 2 minor features that would be very nice to have.

  1. The ability to simply disable the context icons.
  2. The alternative would be a useful potential second feature, have the icons be highlightable or atleast an option that forces the icons to be the same highlight as the specific piece of context or filename text.

Solution Suggestion

I believe both features could be solved by adding more options to the options list for barbecue.

Workaround

I currently am trying to figure out a solution and can't find one yet. Might have to manually do some tweaking