-
### Requested feature
An option to `filename` component that allows displaying the `filetype` icon along with the name. With the current components, the best that I could achieve was the follow…
tapyu updated
2 years ago
-
https://github.com/LunarVim/LunarVim/blob/7807f147c192fdb6aec7659a3098b4bf31852fcd/lua/lvim/core/lualine/components.lua#L147
The fifth bar progress symbol is not aligned with others. It is slightly…
-
### Problem description
```
:h packer.txt
E149: sorry, no help for packer.txt
:!ls ~/.local/share/lunarvim/site/pack/packer/start/packer.nvim
packer.txt
:set rtp?
runtimepath=~/.config/lvim,~…
-
After install aerial I get the error
`ES108: Error executing lua ...cker/start/aerial.nvim/lua/lualine/aerial.lua:90: attempt to index upvalue 'aerial' a boolean value)`
And no commands like :…
-
### Problem description
Unfortunately I couldn't find a better way to report this/these bugs. Basically, nvim tree acts weird when opening/closing files:
- When opening vim for the first time and …
-
### Problem description
I saw that Lunarvim starts a little bit longer than my previous config on vimscript and there were more plugins than in Lunarvim.
In numbers, startup time with cache take…
-
### Problem description
Since I last updated lvim there are some gaps in the lualine where the color doesn't match the rest of the line. The background seems to transparent. I tried different color s…
-
### Self Checks
- [X] I'm using the latest lualine.
- [X] I didn't find the issue in exsisting issues or prs.
### How to reproduce the problem
paste this this inside init.vim
```lua
lu…
-
### Problem description
First of all i want say that i am a new LunarVim user. I am using it a few months only.
Every time after change the configuration i make
:PackerClean :PackerSync :Packer…
-
I want to change the sections background, but it doesn't work.
My lualine config as below:
``` lua
require('lualine').setup {
options = {
icons_enabled = true,
theme …