incline.nvim icon indicating copy to clipboard operation
incline.nvim copied to clipboard

Announcements & Breaking Changes

Open b0o opened this issue 3 years ago • 1 comments

Please subscribe to this issue to be notified of any breaking changes or major features.

b0o avatar Apr 29 '22 07:04 b0o

Version 0.0.3 has been released!

  • 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

Check out the docs for more info — :help incline

b0o avatar Apr 29 '22 09:04 b0o