vimPlugins.blink-cmp: fix pname (#367715)

This commit is contained in:
Gaétan Lepage
2024-12-23 19:31:18 +01:00
committed by GitHub
@@ -29,7 +29,7 @@ let
};
in
vimUtils.buildVimPlugin {
pname = "blink-cmp";
pname = "blink.cmp";
inherit version src;
preInstall = ''
mkdir -p target/release