File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 May 05
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 May 17
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41585,6 +41585,8 @@ Vim9 script の列挙型サポート |:enum|
41585
41585
41586
41586
コマンド: ~
41587
41587
41588
+ |[r| および |]r| カーソルを前/次の稀な単語に移動する
41589
+
41588
41590
41589
41591
オプション: ~
41590
41592
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41587,15 +41587,17 @@ Autocommands: ~
41587
41587
41588
41588
Highlighting: ~
41589
41589
41590
- |hl-MsgArea| highlighting of the Command-line and messages area.
41590
+ |hl-MsgArea| highlighting of the Command-line and messages area
41591
41591
41592
41592
Commands: ~
41593
41593
41594
+ |[r| and |]r| to move the cursor to previous/next rare word
41595
+
41594
41596
41595
41597
Options: ~
41596
41598
41597
41599
'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)
41599
41601
41600
41602
==============================================================================
41601
41603
INCOMPATIBLE CHANGES *incompatible-9.2*
You can’t perform that action at this time.
0 commit comments