vimPlugins.img-clip-nvim: init at 2024-08-12

This commit is contained in:
nebunebu
2024-08-12 16:18:20 -04:00
parent 50e65b916f
commit 44680ad88a
2 changed files with 13 additions and 0 deletions
@@ -4905,6 +4905,18 @@ final: prev:
meta.homepage = "https://github.com/3rd/image.nvim/";
};
img-clip-nvim = buildVimPlugin {
pname = "img-clip.nvim";
version = "2024-06-05";
src = fetchFromGitHub {
owner = "HakonHarnes";
repo = "img-clip.nvim";
rev = "1924e20ab19afec9779109d083b6e5f8bee8fb17";
sha256 = "0q4bv6bca8bhkc98gc4lmlp3b2nrh6bj7yyb99bk3lnccr0jmj6g";
};
meta.homepage = "https://github.com/HakonHarnes/img-clip.nvim/";
};
impatient-nvim = buildVimPlugin {
pname = "impatient.nvim";
version = "2023-05-05";
@@ -411,6 +411,7 @@ https://github.com/ShinKage/idris2-nvim/,,
https://github.com/edwinb/idris2-vim/,,
https://github.com/3rd/image.nvim/,HEAD,
https://github.com/samodostal/image.nvim/,HEAD,samodostal-image-nvim
https://github.com/HakonHarnes/img-clip.nvim/,HEAD,
https://github.com/lewis6991/impatient.nvim/,,
https://github.com/backdround/improved-search.nvim/,HEAD,
https://github.com/smjonas/inc-rename.nvim/,HEAD,