Unverified Commit b9d271b6 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.cybu-nvim: init at 2025-07-24 (#449020)

parents dbd54791 e7d12cad
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,