From eb0c8474d42667e0a8546a10be1c63fc4aa49910 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Thu, 23 Apr 2026 19:43:58 -0500 Subject: [PATCH] vimPlugins.nvim-sioyek-highlights: init at 0-unstable-2026-02-06 https://github.com/jbuck95/nvim-sioyek-highlights --- 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 3212b46ebfa2..7b6a960a059e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -12308,6 +12308,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + nvim-sioyek-highlights = buildVimPlugin { + pname = "nvim-sioyek-highlights"; + version = "0-unstable-2026-02-06"; + src = fetchFromGitHub { + owner = "jbuck95"; + repo = "nvim-sioyek-highlights"; + rev = "b8ab0a71b24c052cebaed97afe376b01fba19bf0"; + hash = "sha256-x2Q+96/YEky8fdy4CZ/QPwcLjaOLmwmtpWiYMnS657A="; + }; + meta.homepage = "https://github.com/jbuck95/nvim-sioyek-highlights/"; + 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 c3843fe549fb..25911833e7b5 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -945,6 +945,7 @@ https://github.com/petertriho/nvim-scrollbar/,, https://github.com/dstein64/nvim-scrollview/,, https://github.com/s1n7ax/nvim-search-and-replace/,, https://github.com/michaelrommel/nvim-silicon/,, +https://github.com/jbuck95/nvim-sioyek-highlights/,, https://github.com/garymjr/nvim-snippets/,, https://github.com/dcampos/nvim-snippy/,, https://github.com/ishan9299/nvim-solarized-lua/,,