vimPlugins.cybu-nvim: init at 2025-07-24 (#449020)
This commit is contained in:
@@ -3781,6 +3781,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
cybu-nvim = buildVimPlugin {
|
||||
pname = "cybu.nvim";
|
||||
version = "2025-07-24";
|
||||
src = fetchFromGitHub {
|
||||
owner = "ghillb";
|
||||
repo = "cybu.nvim";
|
||||
rev = "c8a8c71cd0e38d4165b02819dfdc32dedc35a6b6";
|
||||
sha256 = "0bxgil5vb6lpq420xw404qbxd92by6qjxilba36h9dd87js97by1";
|
||||
};
|
||||
meta.homepage = "https://github.com/ghillb/cybu.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
dailies-nvim = buildVimPlugin {
|
||||
pname = "dailies.nvim";
|
||||
version = "2025-04-21";
|
||||
|
||||
@@ -289,6 +289,7 @@ 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/ghillb/cybu.nvim/,,
|
||||
https://github.com/JachymPutta/dailies.nvim/,HEAD,
|
||||
https://github.com/Koalhack/darcubox-nvim/,HEAD,
|
||||
https://github.com/ptdewey/darkearth-nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user