Skip to content

Commit 90b7b60

Browse files
committed
Fix by nvcheck
1 parent 0c60544 commit 90b7b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pi_getscript.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ after/syntax/c/ ディレクトリを使えるようにしています:
363363
この変数は .zip ファイルを解凍するコマンド名を保持します。
364364

365365
Note: 解凍コマンドに関連付けられた変数は、クロスプラットフォームの問題を回避す
366-
るのに役立ちます。たとえば、Windows では、以下のようにしてこの呼び出しを `wsl`
366+
るのに役立ちます。例えば、Windows では、以下のようにしてこの呼び出しを `wsl`
367367
に委任できます: >
368368
369369
let g:GetLatestVimScripts_bunzip2= "wsl -e bunzip2"

0 commit comments

Comments
 (0)