File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Feb 21
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Mar 03
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41535,6 +41535,11 @@ VERSION 9.2 *version-9.2* *version9.2* *vim-9.2*
4153541535
4153641536Wayland UI のサポート
4153741537
41538+ Vim9 script
41539+ -----------
41540+ vim9 オブジェクトによる内部組み込み関数のサポートを追加。
41541+ |builtin-object-methods| を参照。
41542+
4153841543その他の改良点 *new-other-9.2*
4153941544--------------
4154041545
@@ -41566,6 +41571,8 @@ Wayland UI のサポート
4156641571
4156741572オプション: ~
4156841573
41574+ 'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
41575+
4156941576==============================================================================
4157041577☆非互換な変更 *incompatible-9.2*
4157141578
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2024 Feb 21
1+ *version9.txt* For Vim version 9.1. Last change: 2024 Mar 03
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41543,6 +41543,11 @@ and is a work in progress.
4154341543
4154441544Support for Wayland UI.
4154541545
41546+ Vim9 script
41547+ -----------
41548+ Add support for internal builtin functions with vim9 objects, see
41549+ |builtin-object-methods|
41550+
4154641551Other improvements *new-other-9.2*
4154741552------------------
4154841553
@@ -41575,6 +41580,8 @@ Commands: ~
4157541580
4157641581Options: ~
4157741582
41583+ 'winfixbuf' Keep buffer focused in a window
41584+
4157841585==============================================================================
4157941586INCOMPATIBLE CHANGES *incompatible-9.2*
4158041587
You can’t perform that action at this time.
0 commit comments