nvim: blink-cmp has been merged to unstable

This commit is contained in:
Daniel Lundin 2024-11-21 20:09:59 +01:00
parent 4e803491d6
commit e3858e3adf
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI

View file

@ -59,7 +59,7 @@
}
{
plugin = pkgs.nixpkgs-unstable.vimPlugins.blink-cmp;
plugin = blink-cmp;
type = "lua";
config = ''
require'blink-cmp'.setup({