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 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追加要素 ~
Original file line number Diff line number Diff line change 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*
4161241614Added ~
You can’t perform that action at this time.
0 commit comments