nvf/docs
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
..
man docs: improve manpages; mention helpful utilities 2025-01-25 17:21:08 +03:00
manual docs: format markdown sources with Deno 2025-07-30 14:52:24 +03:00
release-notes fix(blink-cmp): Fix broken default sources 2025-08-06 22:35:19 -04:00
static docs: better performance in the resource widget ft. Keira and Michaili 2024-12-10 23:10:05 +03:00
default.nix refactor: nuke legacyPackages and overlays 2025-05-04 23:20:32 -04:00
html-open-tool.nix lib.neovimConfiguration: deprecated extraModules and configuration (#377) 2024-09-22 22:52:10 +03:00
manual.nix docs/manual: release TOC depth 2025-02-03 15:18:27 +03:00