Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildenv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# bump: vim-version /VIM_VERSION="(.*)"/ fetch:https://api.github.com/repos/vim/vim/tags?per_page=50|/"name":"v(\d+\.\d+\.\d+[05]0)"/
VIM_VERSION="9.2.0400"
VIM_VERSION="9.2.0450"
Copy link
Copy Markdown

@augmentcode augmentcode Bot May 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

buildenv:2 Bumping VIM_VERSION updates ZOPEN_STABLE_TAG to a new upstream Vim tag; consider verifying the stable-patches/ set still applies cleanly to v9.2.0450, since any patch drift will break the build.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.


export ZOPEN_BUILD_LINE="STABLE"
export ZOPEN_CATEGORIES="editor development"
Expand Down
Loading