nvim: blink-cmp 0.7.3 is in nixpkgs now

This commit is contained in:
Daniel Lundin 2024-12-08 23:00:45 +01:00
parent da605daf08
commit 2d5364c5de
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
3 changed files with 1 additions and 47 deletions
home/common/nvim

View file

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