File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 27
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 28
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41606,6 +41606,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41606
41606
|py3eval()|
41607
41607
- |getwininfo()| はウィンドウの "leftcol" プロパティも返すようになりました
41608
41608
- 'rulerformat' は |stl-%!| 項目をサポートするようになりました
41609
+ - デフォルトの 'history' オプションの値が 200 に増加され、|defaults.vim| から
41610
+ 削除されました
41609
41611
41610
41612
*added-9.2*
41611
41613
追加要素 ~
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41609,6 +41609,8 @@ Changed~
41609
41609
- allow to pass local Vim script variables to python interpreter |py3eval()|
41610
41610
- |getwininfo()| now also returns the "leftcol" property for a window
41611
41611
- 'rulerformat' now supports the |stl-%!| item
41612
+ - the default 'history' option value has been increased to 200 and removed
41613
+ from |defaults.vim|
41612
41614
41613
41615
*added-9.2*
41614
41616
Added ~
You can’t perform that action at this time.
0 commit comments