Tags: b0o/incline.nvim
Tags
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