File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *various.txt* For Vim バージョン 9.1. Last change: 2024 Jul 17
1
+ *various.txt* For Vim バージョン 9.1. Last change: 2024 Oct 05
2
2
3
3
4
4
VIM リファレンスマニュアル by Bram Moolenaar
@@ -71,7 +71,7 @@ ga カーソル位置の文字の文字コードを、10/16/8 進数で表示
71
71
72
72
文字がダイグラフとして入力されている場合、その文字を生
73
73
成するために使用できる 2 文字も出力します:
74
- <ö> 246, Hex 00f6, Oct 366, Digr o: ~
74
+ <ö> 246, Hex 00f6, Oct 366, Digr o: ~
75
75
これは、ö を入力するために CTRL-K o : とタイプすればよ
76
76
いことを意味しています。
77
77
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -71,7 +71,7 @@ ga Print the ascii value of the character under the
71
71
If the character can be inserted as a digraph, also
72
72
output the two characters that can be used to create
73
73
the character:
74
- <ö> 246, Hex 00f6, Oct 366, Digr o: ~
74
+ <ö> 246, Hex 00f6, Oct 366, Digr o: ~
75
75
This shows you can type CTRL-K o : to insert ö.
76
76
77
77
*g8*
You can’t perform that action at this time.
0 commit comments