Releases: b0o/incline.nvim
Releases · b0o/incline.nvim
v0.0.3
- 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
- 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