Skip to content

Commit aa05194

Browse files
authored
Merge pull request #1880 from h-east/Update-version9
Update version9.{txt,jax}
2 parents bef79ee + 747224d commit aa05194

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

doc/version9.jax

Lines changed: 4 additions & 2 deletions
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,7 +41658,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4165741658
コマンド: ~
4165841659

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

4166241664
オプション: ~
4166341665

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)