-
Hey, I love this colourscheme. do you know how I would get it to work with lualine?
https://github.com/hoob3rt/lualine.nvim
Cheers
-
### Requested feature
When configuring the tabline in lualine, it completely overrides the built-in tab line, meaning I can no longer see which tabs are open or which tab I'm on.
Why can't w…
Hubro updated
3 years ago
-
Config:
```
local fn = vim.fn
local install_path = fn.stdpath('data')..'C:/Users/User/AppData/Local/nvim-data/site/pack/packer/start/packer.nvim'
if fn.empty(fn.glob(install_path)) > 0 then
…
-
**Describe the bug**
Using telescope instead of galaxyline breaks telescope, also chad themes doesnt work on lualine
**To Reproduce**
Steps to reproduce the behavior:
1. Follow the steps on wiki…
-
### Self Checks
- [x] I'm using the latest lualine and neovim nightly.
- [x] I didn't find the issue in exsisting issues or prs.
### How to reproduce the problem
Before running `colorsch…
-
### Self Checks
- [x ] I'm using the latest lualine and neovim nightly.
- [ x] I didn't find the issue in exsisting issues or prs.
### How to reproduce the problem
Just populate the quic…
-
Hi @Pocco81 .
I absolutely love this theme.
But one thing that concerned me was after editing a file there would be some diffs right. So the count of the diffs are blended to background in lualine…
-
### Self Checks
- [x] I'm using the latest lualine and neovim *stable*.
- [x] I didn't find the issue in exsisting issues or prs.
### How to reproduce the problem
Inside of a .vim conf…
-
My neovim was crashing when using `A` command and it was resolved by switching over to Packer.
Not sure what was causing it but my guess would be that it was related to `parallel`
When the crash…
-
I would like to modify the colors used for the various Vim modes for [lualine](https://github.com/hoob3rt/lualine.nvim) . Is it possible to do these modifications from my `init.vim` and then pass the …