nvf/modules
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
..
extra basic: deprecate scrollOffset 2025-05-17 11:46:43 +07:00
neovim fixed typo 2025-07-18 20:27:01 +03:00
plugins fix(blink-cmp): Fix broken default sources 2025-08-06 22:35:19 -04:00
wrapper modules: fix typos; clean up vim-startify module 2025-08-05 13:08:48 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix spellcheck: restore configuration for vim-dirtytalk 2025-07-05 19:47:51 +02:00