We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01eca77 + d19b1ea commit 73a1f01Copy full SHA for 73a1f01
doc/usr_24.jax
@@ -183,6 +183,7 @@ CTRL-P を押すと、さらに次の候補が補完されます。この場合
183
CTRL-X CTRL-D マクロ定義 (インクルードファイルの中も探す)
184
CTRL-X CTRL-I カレントファイルとインクルードファイル
185
CTRL-X CTRL-K 辞書
186
+ CTRL-X CTRL-R レジスタからの単語
187
CTRL-X CTRL-T 同義語辞書 (シソーラス)
188
CTRL-X CTRL-] タグ
189
CTRL-X CTRL-V Vim のコマンドライン
en/usr_24.txt
@@ -187,6 +187,7 @@ with a certain type of item:
CTRL-X CTRL-D macro definitions (also in included files)
CTRL-X CTRL-I current and included files
CTRL-X CTRL-K words from a dictionary
190
+ CTRL-X CTRL-R words from registers
191
CTRL-X CTRL-T words from a thesaurus
192
CTRL-X CTRL-] tags
193
CTRL-X CTRL-V Vim command line
0 commit comments