|
3 | 3 | helpname: 'pi_getscript'
|
4 | 4 | ---
|
5 | 5 | <div id='vimCodeElement'>
|
6 |
| -<a class="Constant" href="pi_getscript.html" name="pi_getscript.txt">pi_getscript.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Feb 28<br> |
| 6 | +<a class="Constant" href="pi_getscript.html" name="pi_getscript.txt">pi_getscript.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Mar 15<br> |
7 | 7 | <br>
|
8 | 8 | <div class="helpExample"> GETSCRIPT REFERENCE MANUAL by Charles E. Campbell</div>
|
9 | 9 | <br>
|
|
342 | 342 | vimball のインストールには適用されません。<br>
|
343 | 343 | <br>
|
344 | 344 | <div class="helpExample"> g:GetLatestVimScripts_scriptaddr</div>
|
345 |
| - デフォルト='<span class="Constant"><a href="https://www.vim.org/scripts/script.php?script_id">https://www.vim.org/scripts/script.php?script_id</a></span>='<br> |
| 345 | + デフォルト='<span class="Constant"><a href="https://www.vim.org/scripts/script.php?script_id">https://www.vim.org/scripts/script.php?script_id</a></span>='<br> |
346 | 346 | あなたのシステムで設定が必要な場合に上書きしてください。<br>
|
347 | 347 | ... ='<span class="Constant"><a href="http://vim.sourceforge.net/script.php?script_id">http://vim.sourceforge.net/script.php?script_id</a></span>='<br>
|
348 | 348 | <br>
|
349 | 349 | <div class="helpExample"> g:GetLatestVimScripts_downloadaddr</div>
|
350 |
| - デフォルト='<span class="Constant"><a href="https://www.vim.org/scripts/download_script.php?src_id">https://www.vim.org/scripts/download_script.php?src_id</a></span>='<br> |
| 350 | + デフォルト='<span class="Constant"><a href="https://www.vim.org/scripts/download_script.php?src_id">https://www.vim.org/scripts/download_script.php?src_id</a></span>='<br> |
351 | 351 | あなたのシステムで設定が必要な場合に上書きしてください。<br>
|
352 | 352 | ... ='<span class="Constant"><a href="http://vim.sourceforge.net/scripts/download_script.php?src_id">http://vim.sourceforge.net/scripts/download_script.php?src_id</a></span>='<br>
|
353 | 353 | <br>
|
354 | 354 | <div class="helpExample"> g:GetLatestVimScripts_bunzip2</div>
|
355 |
| - デフォルト= bunzip2<br> |
| 355 | + デフォルト= bunzip2<br> |
356 | 356 | この変数は .bz2 ファイルを解凍するコマンド名を保持します。<br>
|
357 | 357 | <br>
|
358 | 358 | <div class="helpExample"> g:GetLatestVimScripts_bunzip3</div>
|
359 |
| - デフォルト= bunzip3<br> |
| 359 | + デフォルト= bunzip3<br> |
360 | 360 | この変数は .bz3 ファイルを解凍するコマンド名を保持します。<br>
|
361 | 361 | <br>
|
362 | 362 | <div class="helpExample"> g:GetLatestVimScripts_gunzip</div>
|
363 |
| - デフォルト= gunzip<br> |
| 363 | + デフォルト= gunzip<br> |
364 | 364 | この変数は .bz ファイルを解凍するコマンド名を保持します。<br>
|
365 | 365 | <br>
|
366 | 366 | <div class="helpExample"> g:GetLatestVimScripts_unxz</div>
|
367 |
| - デフォルト= unxz<br> |
| 367 | + デフォルト= unxz<br> |
368 | 368 | この変数は .xz ファイルを解凍するコマンド名を保持します。<br>
|
369 | 369 | <br>
|
370 | 370 | <div class="helpExample"> g:GetLatestVimScripts_unzip</div>
|
371 |
| - デフォルト= unzip<br> |
| 371 | + デフォルト= unzip<br> |
372 | 372 | この変数は .zip ファイルを解凍するコマンド名を保持します。<br>
|
373 | 373 | <br>
|
374 | 374 | <span class="Todo">Note</span>: 解凍コマンドに関連付けられた変数は、クロスプラットフォームの問題を回避す<br>
|
|
0 commit comments