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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41585,6 +41585,8 @@ Vim9 script の列挙型サポート |:enum|
4158541585
4158641586コマンド: ~
4158741587
41588+ |[r| および |]r| カーソルを前/次の稀な単語に移動する
41589+
4158841590
4158941591オプション: ~
4159041592
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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41587,15 +41587,17 @@ Autocommands: ~
4158741587
4158841588Highlighting: ~
4158941589
41590- |hl-MsgArea| highlighting of the Command-line and messages area.
41590+ |hl-MsgArea| highlighting of the Command-line and messages area
4159141591
4159241592Commands: ~
4159341593
41594+ |[r| and |]r| to move the cursor to previous/next rare word
41595+
4159441596
4159541597Options: ~
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==============================================================================
4160141603INCOMPATIBLE CHANGES *incompatible-9.2*
You can’t perform that action at this time.
0 commit comments