diff --git a/doc/pi_getscript.jax b/doc/pi_getscript.jax index ec02121a1..a10b1279c 100644 --- a/doc/pi_getscript.jax +++ b/doc/pi_getscript.jax @@ -1,4 +1,4 @@ -*pi_getscript.txt* For Vim バージョン 9.1. Last change: 2025 Mar 15 +*pi_getscript.txt* For Vim バージョン 9.1. Last change: 2025 Apr 27 > GETSCRIPT REFERENCE MANUAL by Charles E. Campbell < @@ -151,8 +151,8 @@ GetLatestVimScripts は、vim.sf.net のスクリプトのページから Source " GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim -このコメントは、チェックすべきスクリプトの番号が 884 番であること、そのスクリ -プトが自動インストール可能であることを示しています。getscript はこの情報を +このコメントは、チェックすべき Vim script の番号が 884 番であること、そのスク +リプトが自動インストール可能であることを示しています。getscript はこの情報を GetLatestVimScripts.dat に保存します (まだなければ)。次のような行になります: > 884 1 :AutoInstall: AutoAlign.vim diff --git a/en/pi_getscript.txt b/en/pi_getscript.txt index 20caab1e1..e549ea641 100644 --- a/en/pi_getscript.txt +++ b/en/pi_getscript.txt @@ -1,4 +1,4 @@ -*pi_getscript.txt* For Vim version 9.1. Last change: 2025 Mar 15 +*pi_getscript.txt* For Vim version 9.1. Last change: 2025 Apr 27 > GETSCRIPT REFERENCE MANUAL by Charles E. Campbell < @@ -156,7 +156,7 @@ may have. As an example, consider: > " GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim -This comment line tells getscript.vim to check vimscript #884 and that the +This comment line tells getscript.vim to check Vim script #884 and that the script is automatically installable. Getscript will also use this line to help build the GetLatestVimScripts.dat file, by including a line such as: >