Incline.nvim Versions Save

🎈 Floating statuslines for Neovim, winbar alternative

v0.0.3

2 years ago
  • Breaking: window.options.winhighlight is deprecated
  • Feat: Add highlight support
  • Feat: Support hiding Incline on the only window in a tabpage
  • Feat: Support hiding Incline on the focused window
  • Feat: Allow tables of highlight args as winhighlight values
  • Feat: Add preset render functions
  • Feat: Add functions to globally enable/disable/toggle Incline
  • Feat: Add config.window.options
  • Feat: Add configuration transforms

Full Changelog: https://github.com/b0o/incline.nvim/compare/v0.0.2...v0.0.3

v0.0.2

2 years ago
  • Add documentation
  • Make position, size, and content configurable
  • Validate user configuration against schema
  • Add tests for configuration and schema
  • Refactor, fix bugs, and improve stability

Full Changelog: https://github.com/b0o/incline.nvim/compare/v0.0.1...v0.0.2