Skip to content

Update version9.{txt,jax} #2005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2025
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 19
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 21


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -41644,6 +41644,7 @@ Ex コマンド: ~
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
|netrw| から切り離す
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
- |CTRL-C| は常にアクティブな |popup-window| を閉じる。

*added-9.2*
追加要素 ~
Expand Down
3 changes: 2 additions & 1 deletion en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 19
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 21


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -41653,6 +41653,7 @@ Others: ~
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
and decouple it from |netrw|
- new digraph "APPROACHES THE LIMIT" using ".="
- |CTRL-C| always closes the active |popup-window|.

*added-9.2*
Added ~
Expand Down