vimPlugins.nvim-silicon: init at 1.0.0-unstable-2025-01-09

https://github.com/michaelrommel/nvim-silicon
This commit is contained in:
jaredmontoya
2026-02-07 12:03:56 +01:00
parent 90ee353364
commit adfb1fd3ed
2 changed files with 14 additions and 0 deletions
@@ -11929,6 +11929,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
nvim-silicon = buildVimPlugin {
pname = "nvim-silicon";
version = "1.0.0-unstable-2025-01-09";
src = fetchFromGitHub {
owner = "michaelrommel";
repo = "nvim-silicon";
rev = "7f66bda8f60c97a5bf4b37e5b8acb0e829ae3c32";
hash = "sha256-XiYn/L2e/B+6LTjak3jAwRgnZ3gCbsyA0J61Dd+jZv4=";
};
meta.homepage = "https://github.com/michaelrommel/nvim-silicon/";
meta.hydraPlatforms = [ ];
};
nvim-snippets = buildVimPlugin {
pname = "nvim-snippets";
version = "1.0.0-unstable-2024-07-10";
@@ -916,6 +916,7 @@ https://github.com/chrisgrieser/nvim-scissors/,HEAD,
https://github.com/petertriho/nvim-scrollbar/,HEAD,
https://github.com/dstein64/nvim-scrollview/,,
https://github.com/s1n7ax/nvim-search-and-replace/,HEAD,
https://github.com/michaelrommel/nvim-silicon/,HEAD,
https://github.com/garymjr/nvim-snippets/,,
https://github.com/dcampos/nvim-snippy/,HEAD,
https://github.com/ishan9299/nvim-solarized-lua/,,