utilyre / barbecue.nvim

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

Add ability to disable nvim-navic in UI #43

Closed dlvhdr closed 1 year ago

dlvhdr commented 1 year ago

I'd like to use barbecue without nvim-navic. I'd like nvim-navic to be shown in my statusbar lualine. Currently, if I add a lualine navic component, I get them shown up in both barbecue and lualine.

Appreciate it.

utilyre commented 1 year ago

Hi! I just added show_navic option. Set it to false and see if works.

dlvhdr commented 1 year ago

Just checked and it works! just to note that I had to update my neovim to latest to get it working.

nfwyst commented 1 year ago

yes, but still cant prevent load nvim-navic @utilyre