You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider submitting the latest changes for inclusion in Vim soon (preferably sometime before Vim 9 is released).
For this we will need to:
merge all open PRs which we want included,
test for regressions (I haven't found any yet),
write a summary of the included changes,
generate the patch (there is a comment in generate.clj on how to do this),
send the patch and summary (with a mention of the maintainership change) to the Vim-dev mailing list (+ CC @guns in the email),
await feedback.
NOTE: apparently it is now possible to open a pull request in the Vim GitHub repository instead of sending an email as that will automatically send the email and run the CI tests.
Open questions:
Should we also submit these changes to Neovim? (Does Neovim do it the same way?)
The text was updated successfully, but these errors were encountered:
We should consider submitting the latest changes for inclusion in Vim soon (preferably sometime before Vim 9 is released).
For this we will need to:
generate.clj
on how to do this),NOTE: apparently it is now possible to open a pull request in the Vim GitHub repository instead of sending an email as that will automatically send the email and run the CI tests.
Open questions:
The text was updated successfully, but these errors were encountered: