vimPlugins.blink-compat: init at 2024-12-03

This commit is contained in:
Heitor Augusto
2024-12-17 09:35:37 +01:00
committed by zimbatm
parent 6582194bb1
commit 54c220ee42
2 changed files with 13 additions and 0 deletions
@@ -1254,6 +1254,18 @@ final: prev:
meta.homepage = "https://github.com/giuxtaposition/blink-cmp-copilot/";
};
blink-compat = buildVimPlugin {
pname = "blink.compat";
version = "2024-12-03";
src = fetchFromGitHub {
owner = "Saghen";
repo = "blink.compat";
rev = "73249d35c8737b614bed64c2f33277387035f8ec";
sha256 = "151lqk78g3zwbwr7d0yvlxc3zbwyh9776nl779r7fx7ap4dm0vj1";
};
meta.homepage = "https://github.com/Saghen/blink.compat/";
};
block-nvim = buildVimPlugin {
pname = "block.nvim";
version = "2023-10-10";
@@ -102,6 +102,7 @@ https://github.com/max397574/better-escape.nvim/,,
https://github.com/LunarVim/bigfile.nvim/,,
https://github.com/APZelos/blamer.nvim/,HEAD,
https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD,
https://github.com/Saghen/blink.compat/,HEAD,
https://github.com/HampusHauffman/block.nvim/,HEAD,
https://github.com/blueballs-theme/blueballs-neovim/,,
https://github.com/uloco/bluloco.nvim/,,