Skip to content

Commit 8c932de

Browse files
committed
Update various.{txt,jax}
1 parent b759693 commit 8c932de

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/various.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2023 Sep 27
1+
*various.txt* For Vim バージョン 9.1. Last change: 2024 May 23
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -606,6 +606,7 @@ N *+X11* Unix のみ: ウィンドウタイトルを復帰可能 |X11|
606606
|:command| - コマンド名でフィルタ
607607
|:files| - ファイル名でフィルタ
608608
|:highlight| - ハイライトグループでフィルタ
609+
|:history| - 履歴コマンドでフィルタ
609610
|:jumps| - ファイル名でフィルタ
610611
|:let| - 変数名でフィルタ
611612
|:list| - 行全体をフィルタ

en/various.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2023 Sep 27
1+
*various.txt* For Vim version 9.1. Last change: 2024 May 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -608,6 +608,7 @@ N *+X11* Unix only: can restore window title |X11|
608608
|:command| - filter by command name
609609
|:files| - filter by file name
610610
|:highlight| - filter by highlight group
611+
|:history| - filter by history commands
611612
|:jumps| - filter by file name
612613
|:let| - filter by variable name
613614
|:list| - filter whole line

0 commit comments

Comments
 (0)