docs: update release notes

This commit is contained in:
Ching Pei Yang 2025-03-22 15:07:27 +01:00 committed by Ching Pei Yang
parent c639cf5064
commit 5f99c7f4e5

View file

@ -89,6 +89,7 @@
[blink.cmp]: https://github.com/saghen/blink.cmp [blink.cmp]: https://github.com/saghen/blink.cmp
- Add [blink.cmp] support. - Add [blink.cmp] support.
- Add `LazyFile` user event.
[diniamo](https://github.com/diniamo): [diniamo](https://github.com/diniamo):
@ -244,8 +245,8 @@
syncing of nvim shell environment with direnv's. syncing of nvim shell environment with direnv's.
- Add [blink.cmp] source options and some default-disabled sources. - Add [blink.cmp] source options and some default-disabled sources.
- Add [blink.cmp] option to add - Add [blink.cmp] option to add
[friendly-snippets](https://github.com/rafamadriz/friendly-snippets) [friendly-snippets](https://github.com/rafamadriz/friendly-snippets) so
so blink.cmp can source snippets from it. blink.cmp can source snippets from it.
- Fix [blink.cmp] breaking when built-in sources were modified. - Fix [blink.cmp] breaking when built-in sources were modified.
[TheColorman](https://github.com/TheColorman): [TheColorman](https://github.com/TheColorman):