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

vimPlugins.augment-vim: from 0.25.1 to 0.34.0 & change the followed branch...

vimPlugins.augment-vim: from 0.25.1 to 0.34.0 & change the followed branch from master to prerelease (#432005)
parents 6d84bc24 f1da5ab5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1103,12 +1103,12 @@ final: prev: {
  augment-vim = buildVimPlugin {
    pname = "augment.vim";
    version = "2025-03-18";
    version = "2025-07-30";
    src = fetchFromGitHub {
      owner = "augmentcode";
      repo = "augment.vim";
      rev = "97418c9dfc1918fa9bdd23863ea3d2e49130727f";
      sha256 = "1sq4lpwzd2xc97l4h7zyglhg0jwg3xfw9qfidi26rz28dd1v2ivs";
      rev = "b35cda0dab3b729e2eee3d792dcdb0ca7bb2482e";
      sha256 = "05lwi6wp77dgaa9fn719piab3k8s5x7djfbzmbvmypp8zk8az6wx";
    };
    meta.homepage = "https://github.com/augmentcode/augment.vim/";
    meta.hydraPlatforms = [ ];
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,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/augmentcode/augment.vim/,prerelease,
https://github.com/ray-x/aurora/,,
https://github.com/Jay-Madden/auto-fix-return.nvim/,HEAD,
https://github.com/hotwatermorning/auto-git-diff/,,