utilyre / barbecue.nvim

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

[FEAT]: Include original filetype icon with modified icon #97

Open jugarpeupv opened 9 months ago

jugarpeupv commented 9 months ago

Requirements

Problem

There is no option to include both filetypeicon and modified icon next to each other

Solution Suggestion

Enable the option to include both

Workaround

Currently using

image

But filetype icon does not render the color

image
jugarpeupv commented 9 months ago

I have modified the code and managed to get it working, i will send a PR soon

jugarpeupv commented 8 months ago

PR --> https://github.com/utilyre/barbecue.nvim/pull/98