-
https://github.com/nvim-lualine/lualine.nvim
Maybe. Gotta see if there's feature parity. Otherwise, I'll stick with airline (even though it's vimscript).
Things to configure/address:
- [ ] se…
-
Hi! Thank you a lot for the awesome formatter. I have a question. Is there a way to disable table inlining?
For example, I have the following peace of code:
```lua
require('lualine').setup{
op…
-
I want to disable lualine whenever I switch to terminal buffer.
I tried to do this:
opts {
disabled_buftypes = { 'terminal' }
}
Doesn't work. I could disable luline for nvim-tree by:
opts {
…
-
Hi, I'm trying to replace lualine with your plugin.
Is there a way to replace the colors.lua table for all components?
The current theme does not handle light themes very well.
THanks
-
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-…
-
### Requested feature
Could you add an option for customizing the middle portion of the lualine in between sections c and x with options to change the separation character and highlights of the spa…
-
### 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 …
-
### Operating system/version
macOS 11.6.1
### Terminal emulator/version
kitty 0.24.1
### $TERM environment variable
xterm-kitty
### Tmux version
_No response_
### Feature matrix
```
nvim: he…
-
### 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
Use the config provided below
### Expected be…
-
### 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
Toggle telescope when lualine globalstat…