docs: entry for modified type in fidget display overrides

This commit is contained in:
Frothy 2024-04-29 08:11:02 -04:00
parent 4df41ae0d0
commit e1edeb5189
1 changed files with 5 additions and 0 deletions

View File

@ -8,3 +8,8 @@ Release notes for release 0.7
- Added support for [typst](https://typst.app/) under `vim.languages.typst`.
This will enable the `typst-lsp` language server, and the `typstfmt` formatter.
[frothymarrow](https://github.com/frothymarrow):
- Modified type for [](#opt-vim.visuals.fidget-nvim.setupOpts.progress.display.overrides)
from `anything` to a `submodule` for better type checking.