Skip to content

Commit ca779e8

Browse files
authored
Merge pull request #1849 from h-east/update-version9
2 parents ddf318b + 344516f commit ca779e8

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41606,6 +41606,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4160641606
|py3eval()|
4160741607
- |getwininfo()| はウィンドウの "leftcol" プロパティも返すようになりました
4160841608
- 'rulerformat' は |stl-%!| 項目をサポートするようになりました
41609+
- デフォルトの 'history' オプションの値が 200 に増加され、|defaults.vim| から
41610+
削除されました
4160941611

4161041612
*added-9.2*
4161141613
追加要素 ~

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41609,6 +41609,8 @@ Changed~
4160941609
- allow to pass local Vim script variables to python interpreter |py3eval()|
4161041610
- |getwininfo()| now also returns the "leftcol" property for a window
4161141611
- 'rulerformat' now supports the |stl-%!| item
41612+
- the default 'history' option value has been increased to 200 and removed
41613+
from |defaults.vim|
4161241614

4161341615
*added-9.2*
4161441616
Added ~

0 commit comments

Comments
 (0)