Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: b0o/incline.nvim

Tags

Verified

This commit was signed with the committer’s verified signature.
b0o Maddison Hellstrom

v0.0.3

Toggle v0.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
b0o Maddison Hellstrom
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
Tweak: Display notification upon invalid config rather than throwing error
Tweak: Allow rising & falling debounce threshold to be configured separately
Fix: Destroy child when an existing win becomes ignored
Fix: Handle when manager.win_get_tabpage passed nil or 0
Fix: check winline _buf and _win for nil
Misc: Refactor, fix bugs, and improve stability

v0.0.2

Toggle v0.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
b0o Maddison Hellstrom
14 Apr 2022 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

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
b0o Maddison Hellstrom
Initial commit