vimPlugins.blink-ripgrep-nvim: init at 2025-01-04
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user