nvf/docs/release-notes
Joshua Manchester 626ad99297
fix(blink-cmp): Fix broken default sources
Currently, regardless of whether nvim-cmp is enabled, nvim-cmp's sources
are added as providers. If the nvim-cmp sources "buffer" or "path" are
enabled they will override and break blink.cmp's default "path" and
"buffer" sources.

This fixes the issue by only configuring nvim-cmp sources and providers
when nvim-cmp is enabled and, if nvim-cmp is enabled, only configuring
nvim-cmp compat providers that are not in the blink.cmp default sources.
2025-08-06 22:35:19 -04:00
..
release-notes.md docs: format via deno fmt 2024-11-25 19:16:46 +03:00
rl-0.1.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.2.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.3.md docs: remove broken mentinos in old release notes 2025-05-04 18:25:53 +03:00
rl-0.4.md docs: update changelogs 2024-12-01 18:38:16 +03:00
rl-0.5.md Move changelog entry to proper release 2025-06-02 11:21:51 +03:00
rl-0.6.md release-notes: update jacekpoz to poz 2025-05-01 00:26:04 +02:00
rl-0.7.md release-notes: update jacekpoz to poz 2025-05-01 00:26:04 +02:00
rl-0.8.md fix(blink-cmp): Fix broken default sources 2025-08-06 22:35:19 -04:00