Skip to content

Commit

Permalink
Merge pull request #1880 from h-east/Update-version9
Browse files Browse the repository at this point in the history
Update version9.{txt,jax}
  • Loading branch information
h-east authored Dec 18, 2024
2 parents bef79ee + 747224d commit aa05194
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 06
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16


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

ハイライト: ~

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

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

|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
で編集する

オプション: ~

Expand Down
6 changes: 4 additions & 2 deletions en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 06
*version9.txt* For Vim version 9.1. Last change: 2024 Dec 16


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -41653,6 +41653,7 @@ Autocommands: ~

Highlighting: ~

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

|[r| and |]r| to move the cursor to previous/next rare word

|:pbuffer| Edit buffer [N] from the buffer list in the preview
window

Options: ~

Expand Down

0 comments on commit aa05194

Please sign in to comment.