You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect the configurations I had would load up in lualine.
Actual behaviour
It shows only the default configurations.
Additional information
Using latest nvim (0.10.0) and latest lualine with bare minimum configurations. Only Lazy + lualine loading up.
Other things are Alacritty and Tmux which I also removed all configurations, to make sure they were not somehow overriding things.
I am just unaware on how to debug this further. Any help is appreciated :)
The text was updated successfully, but these errors were encountered:
I don't think there is a bug your config is similar to the default config. 'lsp_progress' is not a component (here are available components). You can move Gitsigns to dependencies and delete wants. And I would just read the the whole README.md for lualine. Hope that helps.
Self Checks
How to reproduce the problem
Minimal configuration with Lazy. Added Lualine, with the following configurations:
It doesn't show up.
Expected behaviour
I expect the configurations I had would load up in lualine.
Actual behaviour
It shows only the default configurations.
Additional information
Using latest nvim (0.10.0) and latest lualine with bare minimum configurations. Only Lazy + lualine loading up.
Other things are Alacritty and Tmux which I also removed all configurations, to make sure they were not somehow overriding things.
I am just unaware on how to debug this further. Any help is appreciated :)
The text was updated successfully, but these errors were encountered: