Skip to content

Commit 6c1a734

Browse files
committed
Fix by review
1 parent b6d58b7 commit 6c1a734

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/builtin.jax

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8783,10 +8783,6 @@ shellescape({string} [, {special}]) *shellescape()*
87838783
にする。そうでなければ、{string}をシングルクォートで囲み、"'"
87848784
を"'\''" で置き換える。
87858785

8786-
{special} が指定され、0 でない数値または空でない文字列の場合
8787-
(|non-zero-arg|)、"!", "%", "#", "<cword>" などの特殊なアイテ
8788-
ムの前にはバックスラッシュがつく。コマンド |:!| によってその
8789-
バックスラッシュは再び除かれる。
87908786
{special} 引数は、Vim コマンドで使用されるキーワードのエスケー
87918787
プを追加する。これが省略されずに、ゼロ以外の数値または空ではな
87928788
い文字列の場合 (|non-zero-arg|) 、"!", "%", "#", "<cword>" な

0 commit comments

Comments
 (0)