vimPlugins.cutlass-nvim: init at 2023-12-18
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user