File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 03
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 06
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41602,6 +41602,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41602
41602
- 対話型 tutor プラグイン |vim-tutor-mode| が追加されました。|:Tutor| から起動
41603
41603
できます。
41604
41604
- |vimtutor| を改良し、より高度なヒントを記載した第 2 章を追加します。
41605
+ - ローカルの Vim script変数を Python インタープリターに渡すことができます
41606
+ |py3eval()|
41605
41607
41606
41608
*added-9.2*
41607
41609
追加要素 ~
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41606,6 +41606,7 @@ Changed~
41606
41606
- an interactive tutor plugin has been included |vim-tutor-mode|, can be
41607
41607
started via |:Tutor|
41608
41608
- improve the |vimtutor| and add a second chapter for more advanced tips
41609
+ - allow to pass local Vim script variables to python interpreter |py3eval()|
41609
41610
41610
41611
*added-9.2*
41611
41612
Added ~
You can’t perform that action at this time.
0 commit comments