-
Hello,
There are many options in lush.nvim to display statusline colors. Does lualine follow lush.nvim color specs ?
-
When I press `s` on a untracked files or unstaged chagnes, I got:
```
E21: Cannot make chagnes, 'modifiable' is off
```
Did I miss something ?
Staging all the files with `S` work though..
-
i have tried to add telescope extension, but nothing work with nvchad config. i have done modification bellow for enable telescope extension, but it s not compatible with futur nvchad :
```
diff --…
-
Your theme is really nice! good job!
I try to set the theme for lualine but It doesn't work well.
![Screenshot from 2021-04-20 22-47-44](https://user-images.githubusercontent.com/12990773/11546212…
-
I've been trying to make the `diff` and `diagnostics` modules to work but unable to achieve it. Though there are no errors or anything to prevent that.
**Actual behaviour**
![2021-07-13-103418_67…
-
I will remove the option to configure lualine through vimscript sooner or later (probably sooner).
Why? Vimscript sucks. My eyes hurt when looking at the `let g:lualine` syntax. Way easier and less…
-
Hello, thanks for this great plugin. Is it possible to have the tab info centered on top of the window instead
of aligned to the left? On the status line, it's fine. Every file I go to I can see the …
-
![screenshot1](https://user-images.githubusercontent.com/3079575/118497199-c232ab80-b71c-11eb-976f-3a71edfcada0.png)
The above is using `nord-vim` with airline-vim's nord theme.
![screenshot2](h…
-
**Expected behavior:**
`g:UltiSnipsEnableSnipMate` to work if it is set in a file in the runtime's plugin directory.
**Actual behavior:**
It only works if it's placed in `init.vim`.
-----
…
-
neovim sends an error message `filetype component configuration changed, see :h lualine_custom_options`
- [x] I'm using the latest lualine and neovim nightly.
- [x] I didn't find the issue in ex…