summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorQuentin Boyer <quentin+dev@familleboyer.net>2024-11-24 21:59:13 +0100
committerQuentin Boyer <quentin+dev@familleboyer.net>2024-11-24 22:37:47 +0100
commit31fb039bd455c9855733f244099f7b6961f57402 (patch)
treed735a38c9a53bb3874205bc6cb9474466db1b82a /pkgs/development/python-modules/rangehttpserver
parent924dd674814aaf618e329dd252e07f9a083c5f20 (diff)
vimPlugins: Remove the nvim-cmp dependency on cmp-sources
The `blink.cmp` neovim plugin provides a shim to use sources initially developped for `nvim-cmp` by using the `blink.compat` plugin. This plugin implements a `cmp` lua module, so that `nvim-cmp` sources register with `blink.cmp` instead of registering with `nvim-cmp`. If we have a hard dependency on nvim-cmp for cmp sources this means we can't use them with `blink.cmp` This also means that we can't easily require the plugin in the check phase, as we would need to add nvim-cmp (or blink.compat) to provide the 'cmp' lua module.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions