-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I recently rebuilt neovim with a newer version to address some issue I had with another plugin.…
-
I found overriding `WinBar` highlighting group works randomly.
Even I override `WinBar` to `{ bg = '#000000' }`, `WinBar` hlgroup appears to be `{ fg = '#c8c093' }` **_most_** cases.
## How to rep…
-
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…
-
### Problem
When multiple tabs exist, `:set winbar=%f%m` the winbar doesn't appear on unfocused tabs.
### Steps to reproduce
- open nvim
- create tab with `:tabnew`
- switch to the first tab with…
-
### Describe the bug
The winbar provided by lspsaga only contains the File path. And not the lsp related symbols(functions, classes, etc)
I tried [navic](https://github.com/SmiteshP/nvim-navic) and …
-
### Describe the bug
When you open a diff with with `scrollbind` on, and one of the buffers has a winbar open, but the other one does not, the scrolling for the buffers will be off by 1 line.
##…
-
Hey I just have a quick question, I saw your Neovim improvement to add click support to winbar @famiu ! Very impressive work and I'm really excited to give it a try. I was just wondering if any of tha…
-
Hi, I'm using Lualine which is one of common winbar providers (a bar on top of the VIM window). I wanted to ask if it's intended behavior for Goyo to not unset winbar on `GoyoEnter`. Question spawned …
cprn updated
11 months ago
-
### 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…
-
### Description
I have chosen to create a new issue based on #251. This decision stems from my efforts to pinpoint the problem and construct a minimal configuration that reliably reproduces the error…