sttusline

A very lightweight, super fast and lazyloading statusline plugin for Neovim written in lua.

MIT License

Stars
116
Committers
2

Bot releases are hidden (Show)

sttusline - v1.5.0 Latest Release

Published by sontungexpt 11 months ago

Feat:

  • battery component
  • filesize component
  • copilot component
  • os-uname
sttusline - v1.4.0

Published by sontungexpt 11 months ago

Feat:

  • Allow to add component separator
sttusline - v1.3.0

Published by sontungexpt 12 months ago

Feat:

  • Group the component that has the same condition to update

Fix:

  • Remove unnessary colors parameter in each function of each component and ovveride_global_colors key in each component
sttusline - v1.2.0

Published by sontungexpt 12 months ago

Feat:

  • Update highlighting
sttusline - v1.1.0

Published by sontungexpt about 1 year ago

Feat:

  • Add copilot component
  • Indent component update on change to new buffer
sttusline - v1.0.0

Published by sontungexpt about 1 year ago

Features:

🎉 Lightweight and super fast.
🛠️ Lazy load all components
🍕 Only update each component when needed, not update all statusline
🔥 Easy to create your component with lua