vimPlugins.cutlass-nvim: init at 2023-12-18

This commit is contained in:
"saygo-png"
2025-08-10 20:48:45 +02:00
parent b1b0d690fb
commit 8e2edf583f
2 changed files with 14 additions and 0 deletions
@@ -3651,6 +3651,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
cutlass-nvim = buildVimPlugin {
pname = "cutlass.nvim";
version = "2023-12-18";
src = fetchFromGitHub {
owner = "gbprod";
repo = "cutlass.nvim";
rev = "1ac7e4b53d79410be52a9e464d44c60556282b3e";
sha256 = "0p00xjn6da7hj10vwnighsf1y0zmndfx9d2nb95whnq6awkbyr6f";
};
meta.homepage = "https://github.com/gbprod/cutlass.nvim/";
meta.hydraPlatforms = [ ];
};
cyberdream-nvim = buildVimPlugin {
pname = "cyberdream.nvim";
version = "2025-07-25";
@@ -279,6 +279,7 @@ https://github.com/JazzCore/ctrlp-cmatcher/,,
https://github.com/FelikZ/ctrlp-py-matcher/,,
https://github.com/amiorin/ctrlp-z/,,
https://github.com/ctrlpvim/ctrlp.vim/,,
https://github.com/gbprod/cutlass.nvim/,HEAD,
https://github.com/scottmckendry/cyberdream.nvim/,,
https://github.com/JachymPutta/dailies.nvim/,HEAD,
https://github.com/Koalhack/darcubox-nvim/,HEAD,