nvim: blink-cmp has been merged to unstable
This commit is contained in:
parent
4e803491d6
commit
e3858e3adf
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
plugin = pkgs.nixpkgs-unstable.vimPlugins.blink-cmp;
|
plugin = blink-cmp;
|
||||||
type = "lua";
|
type = "lua";
|
||||||
config = ''
|
config = ''
|
||||||
require'blink-cmp'.setup({
|
require'blink-cmp'.setup({
|
||||||
|
|
Loading…
Reference in a new issue