Skip to content

Commit 2349d0c

Browse files
authored
Merge pull request #1786 from h-east/update-version9
Update version9.{txt,jax}
2 parents 6092712 + 0c7be34 commit 2349d0c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

doc/version9.jax

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 06
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41602,6 +41602,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4160241602
- 対話型 tutor プラグイン |vim-tutor-mode| が追加されました。|:Tutor| から起動
4160341603
できます。
4160441604
- |vimtutor| を改良し、より高度なヒントを記載した第 2 章を追加します。
41605+
- ローカルの Vim script変数を Python インタープリターに渡すことができます
41606+
|py3eval()|
4160541607

4160641608
*added-9.2*
4160741609
追加要素 ~

en/version9.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 03
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 06
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41606,6 +41606,7 @@ Changed~
4160641606
- an interactive tutor plugin has been included |vim-tutor-mode|, can be
4160741607
started via |:Tutor|
4160841608
- improve the |vimtutor| and add a second chapter for more advanced tips
41609+
- allow to pass local Vim script variables to python interpreter |py3eval()|
4160941610

4161041611
*added-9.2*
4161141612
Added ~

0 commit comments

Comments
 (0)