Tuesday, December 24, 2024

Re: vim@vim.org

On Tue, Dec 24, 2024 at 10:24 AM Albert Bici <albertbici.dev@gmail.com> wrote:
>
> Hello everyone I'm wondering if GetLatestVimScripts is still used or until 2013 the maintainance of this plugin manager is not anymore available
> /Albert

GetLatestVimScripts is now part of the standard Vim distribution. Its
latest help (see ":h pi_getscript.txt") says "Last Change : 2024 Oct
05". However the plugin itself
($VIMRUNTIME/plugin/getscriptPlugin.vim) says :
" Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Nov 29, 2013
" Installing: :help glvs-install
" Usage: :help glvs
but its autoload script ($VIMRUNTIME/autoload/getscript.vim) has
something even more interesting :
" Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Jan 21, 2014
" Version: 37
" Installing: :help glvs-install
" Usage: :help glvs
" Last Change: {{{1
" 2024 Sep 08 by Vim Project: several small fixes (#15640)
" 2024 Sep 23 by Vim Project: runtime dir selection fix (#15722)
" autoloading search path fix
" substitution of hardcoded commands
with global variables
" 2024 Nov 12 by Vim Project: fix problems on Windows (#16036)
" }}}
"
IOW, there have been updates (in the version I got with Vim 9.1.873)
until 12 November 2024. Not so bad IMHO.

Best regards,
Tony.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CAJkCKXvwFAC8eXd%2B9hfHo%3Dj9tLgOO48m4A%2BM%3DTsbvrfEgcSqnQ%40mail.gmail.com.

No comments: