diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 66d1b08b4b25..92d27e322f65 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4f4b8c7d5fdb..18a8c539374b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,