Skip to content

Commit a289495

Browse files
committed
Update version9.{txt,jax}
1 parent 5b319d0 commit a289495

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

doc/version9.jax

Lines changed: 4 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 Dec 06
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41649,6 +41649,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4164941649

4165041650
ハイライト: ~
4165141651

41652+
|hl-ComplMatchIns| 現在挿入されている補完に一致するテキスト
4165241653
|hl-MsgArea| コマンドラインとメッセージ領域のハイライト
4165341654
|hl-PmenuMatch| ポップアップメニュー: マッチしたテキストのハイライト
4165441655
|hl-PmenuMatchSel| ポップアップメニュー: 選択された行のマッチしたテキスト
@@ -41657,6 +41658,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4165741658
コマンド: ~
4165841659

4165941660
|[r| および |]r| カーソルを前/次の稀な単語に移動する
41661+
|:pbuffer| プレビューウィンドウのバッファリストからバッファ [N]
41662+
を編集する
4166041663

4166141664

4166241665
オプション: ~

en/version9.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 06
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 16
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41653,6 +41653,7 @@ Autocommands: ~
4165341653

4165441654
Highlighting: ~
4165541655

41656+
|hl-ComplMatchIns| matched text of the currently inserted completion.
4165641657
|hl-MsgArea| highlighting of the Command-line and messages area
4165741658
|hl-PmenuMatch| Popup menu: highlighting of matched text
4165841659
|hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected
@@ -41661,7 +41662,8 @@ Highlighting: ~
4166141662
Commands: ~
4166241663

4166341664
|[r| and |]r| to move the cursor to previous/next rare word
41664-
41665+
|:pbuffer| Edit buffer [N] from the buffer list in the preview
41666+
window
4166541667

4166641668
Options: ~
4166741669

0 commit comments

Comments
 (0)