vimPlugins.blink-ripgrep-nvim: init at 2025-01-04

This commit is contained in:
"Gaetan Lepage"
2025-01-04 12:22:02 +01:00
parent 3bb0efd495
commit df18502365
2 changed files with 13 additions and 0 deletions
@@ -1290,6 +1290,18 @@ final: prev:
meta.homepage = "https://github.com/Saghen/blink.compat/";
};
blink-ripgrep-nvim = buildVimPlugin {
pname = "blink-ripgrep.nvim";
version = "2025-01-04";
src = fetchFromGitHub {
owner = "mikavilpas";
repo = "blink-ripgrep.nvim";
rev = "1e0ff13ef364b585c1a21148d91b185cf3b246af";
sha256 = "0hhv74pa61b3z990w7j5q59r9wd6l2c7vlxgak6xvgb5gksk3cbp";
};
meta.homepage = "https://github.com/mikavilpas/blink-ripgrep.nvim/";
};
block-nvim = buildVimPlugin {
pname = "block.nvim";
version = "2023-10-10";
@@ -104,6 +104,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/mikavilpas/blink-ripgrep.nvim/,HEAD,
https://github.com/Saghen/blink.compat/,HEAD,
https://github.com/HampusHauffman/block.nvim/,HEAD,
https://github.com/blueballs-theme/blueballs-neovim/,,