vimPlugins.papercolor-theme-slim: init at 2025-03-09 (#389941)

This commit is contained in:
Gaétan Lepage
2025-03-14 22:44:03 +01:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -11515,6 +11515,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
papercolor-theme-slim = buildVimPlugin {
pname = "papercolor-theme-slim";
version = "2025-03-09";
src = fetchFromGitHub {
owner = "pappasam";
repo = "papercolor-theme-slim";
rev = "ccfb47869077ef0a7880e6fe73f5dfae44298f68";
sha256 = "1yvhrfj2i8b3mrglcqhsk02x4p5bqaqynd84kr9dl0xrzl0bjzcz";
};
meta.homepage = "https://github.com/pappasam/papercolor-theme-slim/";
meta.hydraPlatforms = [ ];
};
parpar-nvim = buildVimPlugin {
pname = "parpar.nvim";
version = "2023-09-12";
@@ -883,6 +883,7 @@ https://github.com/drewtempelmeyer/palenight.vim/,,
https://github.com/JoosepAlviste/palenightfall.nvim/,,
https://github.com/roobert/palette.nvim/,HEAD,
https://github.com/NLKNguyen/papercolor-theme/,,
https://github.com/pappasam/papercolor-theme-slim/,HEAD,
https://github.com/dundalek/parpar.nvim/,,
https://github.com/tmsvg/pear-tree/,,
https://github.com/steelsojka/pears.nvim/,,