SmiteshP / nvim-gps

Simple statusline component that shows what scope you are working inside
Apache License 2.0
479 stars 46 forks source link

feat: add support for different higlight groups #100

Closed ChristianChiarulli closed 2 years ago

ChristianChiarulli commented 2 years ago

image

This will allow the user to change the text color to any highlight group they want

SmiteshP commented 2 years ago

Hey @ChristianChiarulli ! Thanks for the PR! But I feel reluctant to add this feature to nvim-gps. I want to keep this plugin minimalistic and not do anything other than just provide context information. I pretty sure that there will be new plugins that come up for customizing winbar and they will provide these functionality of setting colors just like statusline plugins do. Let me know your thoughts.

ChristianChiarulli commented 2 years ago

Sure, I don't mind maintaining my fork for now. Feel free to close this unless you change your mind.