Skip to content

Commit 83194c1

Browse files
authored
Merge pull request #1714 from vim-jp/hh-update-various
Update various.{txt,jax}
2 parents 19901d5 + 233751d commit 83194c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/various.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2024 Jul 17
1+
*various.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -71,7 +71,7 @@ ga カーソル位置の文字の文字コードを、10/16/8 進数で表示
7171

7272
文字がダイグラフとして入力されている場合、その文字を生
7373
成するために使用できる 2 文字も出力します:
74-
<ö> 246, Hex 00f6, Oct 366, Digr o: ~
74+
<ö> 246, Hex 00f6, Oct 366, Digr o: ~
7575
これは、ö を入力するために CTRL-K o : とタイプすればよ
7676
いことを意味しています。
7777

en/various.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2024 Jul 17
1+
*various.txt* For Vim version 9.1. Last change: 2024 Oct 05
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -71,7 +71,7 @@ ga Print the ascii value of the character under the
7171
If the character can be inserted as a digraph, also
7272
output the two characters that can be used to create
7373
the character:
74-
<ö> 246, Hex 00f6, Oct 366, Digr o: ~
74+
<ö> 246, Hex 00f6, Oct 366, Digr o: ~
7575
This shows you can type CTRL-K o : to insert ö.
7676

7777
*g8*

0 commit comments

Comments
 (0)