Skip to content

Commit

Permalink
Merge pull request #1847 from h-east/update-version9
Browse files Browse the repository at this point in the history
Update version9.{txt,jax}
  • Loading branch information
h-east authored Nov 28, 2024
2 parents c6cebe1 + ab14d29 commit 9dc6363
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 14
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Nov 27


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

*added-9.2*
追加要素 ~
Expand Down
4 changes: 3 additions & 1 deletion en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 14
*version9.txt* For Vim version 9.1. Last change: 2024 Nov 27


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

*added-9.2*
Added ~
Expand Down

0 comments on commit 9dc6363

Please sign in to comment.