vimPlugins.cmp_yanky: add nvim-cmp to checkInputs

This commit is contained in:
Marc Jakobi
2026-06-02 22:23:44 +02:00
parent 8fde2e9571
commit 6ff81cfcc5
@@ -877,6 +877,10 @@ assertNoAdditions {
dependencies = [ self.luasnip ];
};
cmp_yanky = super.cmp_yanky.overrideAttrs {
checkInputs = [ self.nvim-cmp ];
};
cobalt2-nvim = super.cobalt2-nvim.overrideAttrs {
dependencies = with self; [ colorbuddy-nvim ];
# Few broken themes