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

vimPlugins.d2-vim: init at 0-unstable-2025-08-19 (#493012)

parents b5da8b21 efceb281
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -3936,6 +3936,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  d2-vim = buildVimPlugin {
    pname = "d2-vim";
    version = "0-unstable-2025-08-19";
    src = fetchFromGitHub {
      owner = "terrastruct";
      repo = "d2-vim";
      rev = "cb3eb7fcb1a2d45c4304bf2e91077d787b724a39";
      hash = "sha256-HmDQfOIoSV93wqRe7O4FPuHEmAxwoP1+Ut+sKhB62jA=";
    };
    meta.homepage = "https://github.com/terrastruct/d2-vim/";
    meta.hydraPlatforms = [ ];
  };
  dailies-nvim = buildVimPlugin {
    pname = "dailies.nvim";
    version = "0-unstable-2025-04-21";
+1 −0
Original line number Diff line number Diff line
@@ -301,6 +301,7 @@ 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/terrastruct/d2-vim/,HEAD,
https://github.com/JachymPutta/dailies.nvim/,HEAD,
https://github.com/Koalhack/darcubox-nvim/,HEAD,
https://github.com/ptdewey/darkearth-nvim/,HEAD,