-
### What happened
WinBar hightight colors left as defaults.
### What I expected to happen
WinBar highlight groups `ToolbarLine` and `ToolbarButton` set to colors matching dracula theme.
### Sc…
-
### Discussed in https://github.com/Bekaboo/dropbar.nvim/discussions/132
Originally posted by **willdavidow** January 23, 2024
This may be more of a `winbar` question than anything specific to…
-
What are inactive_sections/inactive_winbar?
I searched through the docs and issues but couldn't get an understanding of what these configs do
-
With heirline being able to be used for tabline, winbar, and statusline. Would we be able to use it for the new `statuscolumn` option that's coming in Neovim v0.9? Heirline's API would make it very ea…
-
I'm trying to get tab switching to work with buffline and neotree source selector at the same time. the current config doesn't work. How do i make it work?
# My neotree config:
```lua
require("ne…
-
### Problem
When setting a window-local `winbar`, this option is lost when changing the currently displayed buffer.
### Steps to reproduce
* `nvim -Nu NONE`
* `:e a`
* `:setlocal winbar=foo…
-
Is it possible to change the position of the tabline when neo-tree is opened.
I would like to see the buffer `auth.service.ts` in the tabline to be positioned passed the dividing line when the neo-…
-
Hitting `t` results in the following error:
```
Error detected while processing function taberian#render_current_window:
line 21:
E329: No menu "WinBar"
line 22:
E730: using List as a Stri…
-
With the new update to Neovim, 0.10.0, some changes to highlighting groups have caused colors to switch roles, some to turn completely white, etc.
I've personally seen this while using Golang highl…
-
### Requirements
- [X] I have skimmed [other issues](https://github.com/utilyre/barbecue.nvim/issues) to see if this bug has already been reported.
- [X] I'm fully certain that this is not a break…