-
### Issues
- [X] I have checked [existing issues](https://github.com/vuki656/package-info.nvim/issues?q=is%3Aissue) and there are no existing ones with the same request.
### Feature description
som…
-
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing issues or PRs.
### How to reproduce the problem
1. Start with the minimal config below
2.…
-
Somewhere around last 2 weeks this bug appears and I have no statusline
Using lastest Neovim 0.10 but 0.9 had the same issue
```
E5108: Error executing lua ...hare/nvim/lazy/heirline.nvim/lua/h…
-
# Building A Vim Statusline from Scratch - jdhao's blog
I have been using vim-airline to customize my statusline ever since I started using Neovim. It works great. Recently, I started a repo named mi…
-
Hello, I have three statusline components that, when updating, execute `vim.schedule_wrap(function() ... end)` as callback:
```lua
local viMode = {
update = {
"ModeChanged",
pattern = "…
-
# Feature request: expand the modeindicator usage into fully working statusline
Vim status line is the second line just above the command line. While working on the issue #1188 I found the current …
-
After seeing the clean looking statusline in @tjdevries videos I decided to explore this plugin and really loved it, with a bit of lua/nvim knowledge it provides the most flexibilty to do anything wit…
-
This is too slow to use !!
Vim should not check status for each second.
Cj-bc updated
5 years ago
-
This is neither a bug report nor a feature request as far as I can tell, so I've opted to not use one of the two issue templates. Please let me know if the following information is not enough to work …
-
### Feature already in Vim?
No
### Feature description
Currently floating windows do not show a status line.
This feature request is for having some way to optionally configure floating wi…