utilyre / barbecue.nvim

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

Custom Section as default #11

Closed anderson-silva-concordia closed 1 year ago

anderson-silva-concordia commented 2 years ago

Hi!

I want to put my winbar right aligned. is there a way that I can get the winbar created but put it in the custom section?

utilyre commented 2 years ago

Hello. Can you explain more how the winbar should be right aligned?

However from my understanding you want something like this:

my_custom_section                 3rd nesting < 2nd nesting < 1st nesting < filename

Right?