feat(lualine): add options for ignored filetypes in statusline and winbar

This commit is contained in:
ErinaYip 2026-05-08 23:16:32 +08:00
commit d69f328ddf
No known key found for this signature in database
3 changed files with 20 additions and 4 deletions

View file

@ -120,6 +120,13 @@
## Changelog {#sec-release-0-9-changelog}
[ErinaYip](https://github.com/ErinaYip):
- Added separate `disabledFiletypes.statusline` and `disabledFiletypes.winbar`
options in the lualine module, allowing users to configure which filetypes
should disable lualine for each component independently. Also exposed
`ignoreFocus` option.
[SecBear](https://github.com/SecBear):
- Renamed `setupOpts.strategies` to `setupOpts.interactions` in the