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
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
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
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*
You can’t perform that action at this time.
0 commit comments