1
- *pi_getscript.txt* For Vim version 7.0 . Last change: 2013 Nov 29
1
+ *pi_getscript.txt* For Vim version 8.1 . Last change: 2017 Aug 01
2
2
>
3
3
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
4
4
<
@@ -9,7 +9,7 @@ Copyright: (c) 2004-2012 by Charles E. Campbell *glvs-copyright*
9
9
The VIM LICENSE (see | copyright | ) applies to the files in this
10
10
package, including getscriptPlugin.vim, getscript.vim,
11
11
GetLatestVimScripts.dist, and pi_getscript.txt, except use "getscript"
12
- instead of "VIM ". Like anything else that's free, getscript and its
12
+ instead of "Vim ". Like anything else that's free, getscript and its
13
13
associated files are provided *as is* and comes with no warranty of
14
14
any kind, either expressed or implied. No guarantees of
15
15
merchantability. No guarantees of suitability for any purpose. By
@@ -68,7 +68,7 @@ Your computer needs to have wget or curl for GetLatestVimScripts to do its work.
68
68
mv GetLatestVimScripts.dist GetLatestVimScripts.dat
69
69
(edit GetLatestVimScripts.dat to install your own personal
70
70
list of desired plugins -- see | GetLatestVimScripts_dat | )
71
-
71
+
72
72
3. Windows:
73
73
vim getscript.vba
74
74
:so %
@@ -389,7 +389,7 @@ v36 Apr 22, 2013 : * (glts) suggested use of plugin/**/*.vim instead of
389
389
plugin/*.vim in globpath() call.
390
390
* (Andy Wokula) got warning message when setting
391
391
g:loaded_getscriptPlugin
392
- v35 Apr 07, 2012 : * (MengHuan Yu) pointed out that the script url has
392
+ v35 Apr 07, 2012 : * (MengHuan Yu) pointed out that the script URL has
393
393
changed (somewhat). However, it doesn't work, and
394
394
the original one does (under Linux). I'll make it
395
395
yet-another-option.
0 commit comments