vimPlugins.blink-compat: init at 2024-12-03
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user