Skip to content

Commit ef9fec2

Browse files
authored
Merge pull request #2538 from h-east/update-cmdline
Update cmdline.{txt,jax}
2 parents 959e6dc + 97e31f6 commit ef9fec2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/cmdline.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*cmdline.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+
*cmdline.txt* For Vim バージョン 9.2. Last change: 2026 Mar 17
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -1035,7 +1035,7 @@ Note: これらは文字通りに打ち込まれる、これらは特別なキ
10351035
異なる点は、<sflnum> がどのような状況でもスクリプト行番号で
10361036
置き換えられることである。 *E961*
10371037
*:<client>* *<client>*
1038-
<client> |server2client()| 内の最後に受信したメッセージの {clinetid}
1038+
<client> |server2client()| 内の最後に受信したメッセージの {clientid}
10391039
に置き換えられる
10401040

10411041
*filename-modifiers*

en/cmdline.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*cmdline.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*cmdline.txt* For Vim version 9.2. Last change: 2026 Mar 17
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1101,7 +1101,7 @@ Note: these are typed literally, they are not special keys!
11011101
It differs from <slnum> in that <sflnum> is replaced with
11021102
the script line number in any situation. *E961*
11031103
*:<client>* *<client>*
1104-
<client> is replaced with the {clinetid} of the last received
1104+
<client> is replaced with the {clientid} of the last received
11051105
message in |server2client()|
11061106

11071107
*filename-modifiers*

0 commit comments

Comments
 (0)