docs: refine changelog and fix option references

This commit is contained in:
ErinaYip 2026-05-11 12:37:07 +08:00
commit 58822c3035
No known key found for this signature in database

View file

@ -128,10 +128,11 @@
[ErinaYip](https://github.com/ErinaYip): [ErinaYip](https://github.com/ErinaYip):
- Added separate `disabledFiletypes.statusline` and `disabledFiletypes.winbar` - Fixed and updated `lualine` options:
options in the lualine module, allowing users to configure which filetypes - Enabled the previously unmapped
should disable lualine for each component independently. Also exposed {option}`vim.statusline.lualine.ignoreFocus`.
`ignoreFocus` option. - Added {option}`vim.statusline.lualine.disabledFiletypes.statusline` and
{option}`vim.statusline.lualine.disabledFiletypes.winbar`.
[SecBear](https://github.com/SecBear): [SecBear](https://github.com/SecBear):