nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.
MIT License
5.72k stars 455 forks source link

Feat: manage shrinking #1179

Open componhead opened 6 months ago

componhead commented 6 months ago

How can I configure lualine to last lualine_z when I shrink the window, instead of lualine_a?

thank you