vimPlugins.darcubox-nvim: init at 2025-06-03 (#414809)

authored by Gaétan Lepage and committed by GitHub deb104f9 9fa611dc

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 3625 3625 meta.hydraPlatforms = [ ]; 3626 3626 }; 3627 3627 3628 + darcubox-nvim = buildVimPlugin { 3629 + pname = "darcubox-nvim"; 3630 + version = "2025-06-03"; 3631 + src = fetchFromGitHub { 3632 + owner = "Koalhack"; 3633 + repo = "darcubox-nvim"; 3634 + rev = "59754cb99fee640da1b64730a17476593af92fd3"; 3635 + sha256 = "1xbpisq980hkdybjkd2pxdz8ghhk1a4y33ygpgi311rzx1ijapgs"; 3636 + }; 3637 + meta.homepage = "https://github.com/Koalhack/darcubox-nvim/"; 3638 + meta.hydraPlatforms = [ ]; 3639 + }; 3640 + 3628 3641 darkearth-nvim = buildVimPlugin { 3629 3642 pname = "darkearth-nvim"; 3630 3643 version = "2025-04-27";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 277 277 https://github.com/ctrlpvim/ctrlp.vim/,, 278 278 https://github.com/scottmckendry/cyberdream.nvim/,, 279 279 https://github.com/JachymPutta/dailies.nvim/,HEAD, 280 + https://github.com/Koalhack/darcubox-nvim/,HEAD, 280 281 https://github.com/ptdewey/darkearth-nvim/,HEAD, 281 282 https://github.com/dart-lang/dart-vim-plugin/,, 282 283 https://github.com/rizzatti/dash.vim/,HEAD,