vim-transparent
vim-transparent copied to clipboard
Allow for exclusion of certain plugins?
I'm noticing that depending on the color scheme i use, bufferline will go fully transparent when using your plugin. Is there a way to entirely exclude bufferline from that transparency group, so it doesn't do weird coloring?
Thank you!
For now, You can manually set g:transparent_groups
.
I am planning something like g:transparent_ignore_groups
That would be awesome. Thank you for your reply.