vimPlugins.snipe-nvim: init at 2024-10-15 (#349153)

This commit is contained in:
Gaétan Lepage
2024-11-15 08:23:45 +01:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -11171,6 +11171,18 @@ final: prev:
meta.homepage = "https://github.com/camspiers/snap/";
};
snipe-nvim = buildVimPlugin {
pname = "snipe.nvim";
version = "2024-10-15";
src = fetchFromGitHub {
owner = "leath-dub";
repo = "snipe.nvim";
rev = "e2d43b9290480d745910b5a872a504651da29bd3";
sha256 = "0qp8ix27nm4j1y91p5mqzw9pg7lq8jbyhiig8j7kw0lwnyx93srh";
};
meta.homepage = "https://github.com/leath-dub/snipe.nvim/";
};
snippets-nvim = buildVimPlugin {
pname = "snippets.nvim";
version = "2020-09-09";
@@ -937,6 +937,7 @@ https://github.com/gorkunov/smartpairs.vim/,,
https://github.com/ibhagwan/smartyank.nvim/,,
https://github.com/folke/snacks.nvim/,HEAD,
https://github.com/camspiers/snap/,,
https://github.com/leath-dub/snipe.nvim/,HEAD,
https://github.com/norcalli/snippets.nvim/,,
https://github.com/shaunsingh/solarized.nvim/,HEAD,
https://github.com/sainnhe/sonokai/,,