nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: Custom refresh rate per component

Z3rio opened this issue · comments

Requested feature

It would be nice to either have a custom refresh rate for specifically defined components
Or, have a way to disable refreshing for a component and require manually calling the lualine refresh function

Motivation

Some tasks are more intensive then others, and therefore might not want to be ran as often as everything else