sontungexpt / sttusline

A very lightweight, super fast and lazyloading statusline plugin for Neovim written in lua.
MIT License
107 stars 7 forks source link

Feat: Group the component that has the same condition to update #2

Closed sontungexpt closed 8 months ago

sontungexpt commented 8 months ago

⚡️ Change Log

NEW: Group the component that has the same condition to update

REMOVE: remove the colors parameters in each function and ovveride_global_colors key of component (Migrating to require("sttusline.utils.color"))