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.
1 parent 6d16c7e commit 002bb97Copy full SHA for 002bb97
doc/cmdline.jax
@@ -508,7 +508,7 @@ xtermで <S-Tab> を CTRL-P として使いたいときは、このコマンド
508
xmodmap -e "keysym Tab = Tab Find"
509
そして次を .vimrc に加えること。 >
510
cmap <Esc>[1~ <C-P>
511
-<
+< *complete-set-option*
512
|:set=| を使用してオプションを設定する場合、オプションの古い値は、'=' の後で
513
'wildchar' のキーを打ち込むことで得られる。例えば、":set dir=" の後で
514
'wildchar' のキーを打ち込むと、'dir' の現在の値が挿入される。この動作は、ファ
0 commit comments