File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
2
2
>
3
3
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
4
4
<
@@ -151,8 +151,8 @@ GetLatestVimScripts は、vim.sf.net のスクリプトのページから Source
151
151
152
152
" GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim
153
153
154
- このコメントは、チェックすべきスクリプトの番号が 884 番であること、そのスクリ
155
- プトが自動インストール可能であることを示しています 。getscript はこの情報を
154
+ このコメントは、チェックすべき Vim script の番号が 884 番であること、そのスク
155
+ リプトが自動インストール可能であることを示しています 。getscript はこの情報を
156
156
GetLatestVimScripts.dat に保存します (まだなければ)。次のような行になります: >
157
157
158
158
884 1 :AutoInstall: AutoAlign.vim
Original file line number Diff line number Diff line change 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
2
2
>
3
3
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
4
4
<
@@ -156,7 +156,7 @@ may have. As an example, consider: >
156
156
157
157
" GetLatestVimScripts: 884 1 :AutoInstall: AutoAlign.vim
158
158
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
160
160
script is automatically installable. Getscript will also use this line to
161
161
help build the GetLatestVimScripts.dat file, by including a line such as: >
162
162
You can’t perform that action at this time.
0 commit comments