docs: Update language

This commit is contained in:
~hedy
2025-01-05 09:10:59 +08:00
parent 12ec5f213c
commit 20aa0659e1
3 changed files with 12 additions and 10 deletions

View File

@@ -31,6 +31,9 @@
([#106](https://github.com/hedyhli/outline.nvim/pull/106))
- New provider for manpages
([#104](https://github.com/hedyhli/outline.nvim/pull/104))
- Give `symbols.icon_fetcher` a third parameter of type `outline.Symbol` to
access extra information from provider.
([#109](https://github.com/hedyhli/outline.nvim/pull/109))
### Fixes