Skip to content

Commit c1020d6

Browse files
authored
Merge pull request #2054 from h-east/update-pi_getscript
Update pi_getscript.{txt,jax}
2 parents a2be4bb + 3b5e9b0 commit c1020d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/pi_getscript.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*pi_getscript.txt* For Vim バージョン 9.1. Last change: 2025 Mar 15
1+
*pi_getscript.txt* For Vim バージョン 9.1. Last change: 2025 Apr 27
22
>
33
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
44
<
@@ -151,8 +151,8 @@ GetLatestVimScripts は、vim.sf.net のスクリプトのページから Source
151151
152152
" GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim
153153
154-
このコメントは、チェックすべきスクリプトの番号が 884 番であること、そのスクリ
155-
プトが自動インストール可能であることを示しています。getscript はこの情報を
154+
このコメントは、チェックすべき Vim script の番号が 884 番であること、そのスク
155+
リプトが自動インストール可能であることを示しています。getscript はこの情報を
156156
GetLatestVimScripts.dat に保存します (まだなければ)。次のような行になります: >
157157
158158
884 1 :AutoInstall: AutoAlign.vim

en/pi_getscript.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*pi_getscript.txt* For Vim version 9.1. Last change: 2025 Mar 15
1+
*pi_getscript.txt* For Vim version 9.1. Last change: 2025 Apr 27
22
>
33
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
44
<
@@ -156,7 +156,7 @@ may have. As an example, consider: >
156156
157157
" GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim
158158
159-
This comment line tells getscript.vim to check vimscript #884 and that the
159+
This comment line tells getscript.vim to check Vim script #884 and that the
160160
script is automatically installable. Getscript will also use this line to
161161
help build the GetLatestVimScripts.dat file, by including a line such as: >
162162

0 commit comments

Comments
 (0)