From adfb1fd3ed369f399c3e9d5a291af2c8f9f6fed6 Mon Sep 17 00:00:00 2001 From: jaredmontoya <49511278+jaredmontoya@users.noreply.github.com> Date: Sat, 7 Feb 2026 12:03:56 +0100 Subject: [PATCH] vimPlugins.nvim-silicon: init at 1.0.0-unstable-2025-01-09 https://github.com/michaelrommel/nvim-silicon --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0ebd96e5cff6..1e22df0c1f39 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index b09cba248435..c70e7c7e4a5c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,