b0o/incline.nvim
๐ Floating statuslines for Neovim
2 Releases
Latest: 4y ago
v0.0.3Latest
๐ Changes
- 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
- + 1 more
v0.0.2
๐ Changes
- 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
