NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
160 stars 26 forks source link

ui/breadcrumbs: allow lualine winbar component to be disabled #371

Closed NotAShelf closed 5 days ago

NotAShelf commented 5 days ago

Adds vim.ui.breadcrumbs.lualine.winbar.enable to control winbar component behaviour, and moves vim.ui.breadcrumbs.alwaysRender (whether to always render the winbar compontent) to vim.ui.breadcrumbs.lualine.winbar.alwaysRender