From c214b7fc2c061186bf051c479735f188e8daed53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Lafarge?= Date: Fri, 8 Aug 2025 14:56:46 +0200 Subject: [PATCH] vimPlugins(augment.vim): change main branch to prerelease The augment team has seemingly switched their development branch from master to prerelease. They haven't been merging anything on master and yet, they've been releasing new tags from the prerelease branch on a regular basis. This commit changes the tracked branch for this vim plugin from `master` to `prerelease` so that we get all of Augment's recent good stuff :) --- pkgs/applications/editors/vim/plugins/vim-plugin-names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index bd3bb2a47c2e..e3d3bc31cb84 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,