Skip to content

v2.1.0

Choose a tag to compare

@OXY2DEV OXY2DEV released this 11 May 07:11
8cdbecc

2.1.0 (2025-05-11)

Features

  • Added ability to disable bars per buffer or window (5ae59c2)
  • statusline: Added Macro preview module (941f4bf)

Bug Fixes

  • core: Fixed delays of loading modules in new windows (1d05806)
  • core: Modules now get loaded globally on VimEnter (76818e6)
  • Fixed a bug that resets special windows bars & lines (6f37dfb)
  • Fixed a bug with sub-modules not attaching in global_attach() (eb0b080)
  • Fixed command typo (6dd4c57)
  • Fixed incorrect function names (55fff14)
  • hl: Fixed an issue with statusline's highlight group not matching with other segments in the statusline (55231b3)
  • Optimized module imports (7f18b76)
  • tabline: The tabs component now shows windows of the specific tab instead of all tabs (8e0b8b8)
  • winbar: Wrapped callback functions for detaching (7ad7fd1)