vimPlugins.cybu-nvim: init at 2025-07-24

Add a Neovim plugin [cybu-nvim](https://github.com/ghillb/cybu.nvim).
This commit is contained in:
Fovir
2025-10-06 13:39:27 +08:00
parent 2e5b70b2fd
commit e7d12cade5
2 changed files with 14 additions and 0 deletions
@@ -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,