Skip to content

Commit 9dc6363

Browse files
authored
Merge pull request #1847 from h-east/update-version9
Update version9.{txt,jax}
2 parents c6cebe1 + ab14d29 commit 9dc6363

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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 14
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 27
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41604,6 +41604,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4160441604
- |vimtutor| を改良し、より高度なヒントを記載した第 2 章を追加します。
4160541605
- ローカルの Vim script変数を Python インタープリターに渡すことができます
4160641606
|py3eval()|
41607+
- |getwininfo()| はウィンドウの "leftcol" プロパティも返すようになりました
41608+
- 'rulerformat' は |stl-%!| 項目をサポートするようになりました
4160741609

4160841610
*added-9.2*
4160941611
追加要素 ~

en/version9.txt

Lines changed: 3 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 14
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 27
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41607,6 +41607,8 @@ Changed~
4160741607
started via |:Tutor|
4160841608
- improve the |vimtutor| and add a second chapter for more advanced tips
4160941609
- allow to pass local Vim script variables to python interpreter |py3eval()|
41610+
- |getwininfo()| now also returns the "leftcol" property for a window
41611+
- 'rulerformat' now supports the |stl-%!| item
4161041612

4161141613
*added-9.2*
4161241614
Added ~

0 commit comments

Comments
 (0)