Skip to content

Releases: b0o/incline.nvim

v0.0.3

29 Apr 09:01
@b0o b0o
v0.0.3
5a1d8a1

Choose a tag to compare

  • 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: v0.0.2...v0.0.3

v0.0.2

15 Apr 04:35
@b0o b0o
v0.0.2
1bb53cc

Choose a tag to compare

  • 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: v0.0.1...v0.0.2