Skip to content

Commit 73a1f01

Browse files
authored
Merge pull request #2076 from h-east/update-usr_24
Update usr_24.{txt,jax}
2 parents 01eca77 + d19b1ea commit 73a1f01

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/usr_24.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ CTRL-P を押すと、さらに次の候補が補完されます。この場合
183183
CTRL-X CTRL-D マクロ定義 (インクルードファイルの中も探す)
184184
CTRL-X CTRL-I カレントファイルとインクルードファイル
185185
CTRL-X CTRL-K 辞書
186+
CTRL-X CTRL-R レジスタからの単語
186187
CTRL-X CTRL-T 同義語辞書 (シソーラス)
187188
CTRL-X CTRL-] タグ
188189
CTRL-X CTRL-V Vim のコマンドライン

en/usr_24.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ with a certain type of item:
187187
CTRL-X CTRL-D macro definitions (also in included files)
188188
CTRL-X CTRL-I current and included files
189189
CTRL-X CTRL-K words from a dictionary
190+
CTRL-X CTRL-R words from registers
190191
CTRL-X CTRL-T words from a thesaurus
191192
CTRL-X CTRL-] tags
192193
CTRL-X CTRL-V Vim command line

0 commit comments

Comments
 (0)