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

vimPlugins.augment-vim: init at 2025-02-12 (#385249)

parents 67a42530 8f6a71be
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -1032,6 +1032,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  augment-vim = buildVimPlugin {
    pname = "augment.vim";
    version = "2025-02-12";
    src = fetchFromGitHub {
      owner = "augmentcode";
      repo = "augment.vim";
      rev = "a50e362f6c16a0c43da20f613e337a6dfd3fb94a";
      sha256 = "1m1nfiij7wxw63zjh09hc14dxd45rwb6pf48ls101fh461gffdpr";
    };
    meta.homepage = "https://github.com/augmentcode/augment.vim/";
    meta.hydraPlatforms = [ ];
  };
  aurora = buildVimPlugin {
    pname = "aurora";
    version = "2024-07-21";
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ https://github.com/prabirshrestha/asyncomplete.vim/,,
https://github.com/skywind3000/asyncrun.vim/,,
https://github.com/skywind3000/asynctasks.vim/,,
https://github.com/vmchale/ats-vim/,,
https://github.com/augmentcode/augment.vim/,HEAD,
https://github.com/ray-x/aurora/,,
https://github.com/hotwatermorning/auto-git-diff/,,
https://github.com/asiryk/auto-hlsearch.nvim/,HEAD,