" ---------------------------------------------------------------------" getscriptPlugin.vim" Author: Charles E. Campbell" Date: Nov 29, 2013" Installing: :help glvs-install" Usage: :help glvs"" GetLatestVimScripts: 642 1 :AutoInstall: getscript.vim"" (Rom 15:11 WEB) Again, "Praise the Lord, all you Gentiles! Let" all the peoples praise Him."" ---------------------------------------------------------------------" Initialization: {{{1" if you're sourcing this file, surely you can't be" expecting vim to be in its vi-compatible modeif exists("g:loaded_getscriptPlugin")finishendifif &cpif &verboseecho "GetLatestVimScripts is not vi-compatible; not loaded (you need to set nocp)"endiffinishendiflet g:loaded_getscriptPlugin = "v36"let s:keepcpo = &cposet cpo&vim" ---------------------------------------------------------------------" Public Interface: {{{1com! -nargs=0 GetLatestVimScripts call getscript#GetLatestVimScripts()com! -nargs=0 GetScripts call getscript#GetLatestVimScripts()silent! com -nargs=0 GLVS call getscript#GetLatestVimScripts()" ---------------------------------------------------------------------" Restore Options: {{{1let &cpo= s:keepcpounlet s:keepcpo" ---------------------------------------------------------------------" vim: ts=8 sts=2 fdm=marker nowrap
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。