Skip to content

Commit 4129f34

Browse files
authored
Merge pull request #1545 from vim-jp/hh-update-version9
Update version9.{txt,jax}
2 parents ea4a91f + 62a5152 commit 4129f34

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
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 May 05
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 May 17
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41585,6 +41585,8 @@ Vim9 script の列挙型サポート |:enum|
4158541585

4158641586
コマンド: ~
4158741587

41588+
|[r| および |]r| カーソルを前/次の稀な単語に移動する
41589+
4158841590

4158941591
オプション: ~
4159041592

en/version9.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 May 05
1+
*version9.txt* For Vim version 9.1. Last change: 2024 May 17
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41587,15 +41587,17 @@ Autocommands: ~
4158741587

4158841588
Highlighting: ~
4158941589

41590-
|hl-MsgArea| highlighting of the Command-line and messages area.
41590+
|hl-MsgArea| highlighting of the Command-line and messages area
4159141591

4159241592
Commands: ~
4159341593

41594+
|[r| and |]r| to move the cursor to previous/next rare word
41595+
4159441596

4159541597
Options: ~
4159641598

4159741599
'winfixbuf' Keep buffer focused in a window
41598-
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420).
41600+
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)
4159941601

4160041602
==============================================================================
4160141603
INCOMPATIBLE CHANGES *incompatible-9.2*

0 commit comments

Comments
 (0)