vimPlugins.pckr-nvim: init at 2025-03-30

This commit is contained in:
"Gaetan Lepage"
2025-03-30 12:38:10 +02:00
parent 68bb0e401f
commit ba2f239cae
2 changed files with 14 additions and 0 deletions
@@ -11697,6 +11697,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
pckr-nvim = buildVimPlugin {
pname = "pckr.nvim";
version = "2025-03-30";
src = fetchFromGitHub {
owner = "lewis6991";
repo = "pckr.nvim";
rev = "d299abb91f2cf1aa0e4733dfd76ed2f98b915e55";
sha256 = "17n71x66vpixialjpx8hayknn3f6h2crbcpmn3chxfczsjvqkhhz";
};
meta.homepage = "https://github.com/lewis6991/pckr.nvim/";
meta.hydraPlatforms = [ ];
};
pear-tree = buildVimPlugin {
pname = "pear-tree";
version = "2024-11-29";
@@ -897,6 +897,7 @@ 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/lewis6991/pckr.nvim/,HEAD,
https://github.com/tmsvg/pear-tree/,,
https://github.com/steelsojka/pears.nvim/,,
https://github.com/olimorris/persisted.nvim/,HEAD,