vimPlugins.nvim-sioyek-highlights: init at 0-unstable-2026-02-06

https://github.com/jbuck95/nvim-sioyek-highlights
This commit is contained in:
Austin Horstman
2026-04-23 19:43:58 -05:00
parent 1a78a34963
commit eb0c8474d4
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,