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 5258b60 commit f9c66e8Copy full SHA for f9c66e8
1 file changed
doc/map.jax
@@ -1776,7 +1776,7 @@ Note: いくつかの補完方法は環境変数を展開します。
1776
-completeopt=escape を指定しない場合、リテラル文字列 `hello world` がコマンド
1777
ラインに挿入されるため、Vim の引数分割機能はそれを 2 つの引数として扱う。
1778
1779
--completeopt=escape と -nargs=_ (|:command-nargs| を参照) は異なる形状を対象と
+-completeopt=escape と -nargs=_ (|:command-nargs| を参照) は異なる形態を対象と
1780
しており、同じ形状に対する競合する解決策ではない:
1781
"行全体を 1 つの引数として扱う。エスケープなし"
1782
-nargs=_ を使用する
0 commit comments