neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit c7a94040198bb12bda62bf93b6c3b65ac3520589
parent a47ef74ff13d51fbae925f584262b0e239335dd3
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Sat, 13 Sep 2025 09:18:18 +0800

vim-patch:becf184: runtime(misc): removing saccarosium from maintainer list (#35740)

closes: vim/vim#17848

https://github.com/vim/vim/commit/becf1844e03462b2c997689caafc77bc9c812252

Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>
Diffstat:
Mruntime/autoload/typst.vim | 6+++---
Mruntime/compiler/typst.vim | 7+++----
Mruntime/ftplugin/asciidoc.vim | 5+++--
Mruntime/ftplugin/org.vim | 6++++--
Mruntime/ftplugin/typst.vim | 5+++--
Mruntime/indent/typst.vim | 5+++--
Mruntime/pack/dist/opt/netrw/autoload/netrw.vim | 24++++++++++++------------
Mruntime/pack/dist/opt/netrw/autoload/netrw_gitignore.vim | 5++---
Mruntime/pack/dist/opt/netrw/plugin/netrwPlugin.vim | 6+++---
Mruntime/pack/dist/opt/netrw/syntax/netrw.vim | 7++++---
Mruntime/syntax/hyprlang.vim | 5+++--
Mruntime/syntax/org.vim | 5+++--
Mruntime/syntax/typst.vim | 7+++----
13 files changed, 49 insertions(+), 44 deletions(-)

diff --git a/runtime/autoload/typst.vim b/runtime/autoload/typst.vim @@ -1,7 +1,7 @@ " Language: Typst -" Previous Maintainer: Gregory Anders -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Dec 09 +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Last Change: 2025 Aug 05 " Based on: https://github.com/kaarmu/typst.vim function! typst#indentexpr() abort diff --git a/runtime/compiler/typst.vim b/runtime/compiler/typst.vim @@ -1,10 +1,9 @@ " Vim compiler file " Language: Typst -" Previous Maintainer: Gregory Anders -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Based On: https://github.com/kaarmu/typst.vim -" Last Change: 2024 Dec 09 -" 2025 Mar 11 by the Vim Project (add comment for Dispatch) +" Last Change: 2025 Aug 05 if exists('current_compiler') finish diff --git a/runtime/ftplugin/asciidoc.vim b/runtime/ftplugin/asciidoc.vim @@ -1,8 +1,9 @@ " Vim filetype plugin file " Original Author: Maxim Kim <habamax@gmail.com> +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Language: asciidoc -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Jan 16 +" Last Change: 2025 Aug 05 if exists("b:did_ftplugin") finish diff --git a/runtime/ftplugin/org.vim b/runtime/ftplugin/org.vim @@ -1,7 +1,9 @@ " Vim filetype plugin file " Language: Org -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Nov 14 +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Last Change: 2025 Aug 05 + if exists("b:did_ftplugin") finish diff --git a/runtime/ftplugin/typst.vim b/runtime/ftplugin/typst.vim @@ -1,8 +1,9 @@ " Vim filetype plugin file " Language: Typst " Previous Maintainer: Gregory Anders -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Dec 09 +" Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Last Change: 2025 Aug 05 " Based on: https://github.com/kaarmu/typst.vim if exists('b:did_ftplugin') diff --git a/runtime/indent/typst.vim b/runtime/indent/typst.vim @@ -1,8 +1,9 @@ " Vim indent file " Language: Typst " Previous Maintainer: Gregory Anders -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Dec 09 +" Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Last Change: 2025 Aug 05 " Based on: https://github.com/kaarmu/typst.vim if exists('b:did_indent') diff --git a/runtime/pack/dist/opt/netrw/autoload/netrw.vim b/runtime/pack/dist/opt/netrw/autoload/netrw.vim @@ -1,15 +1,15 @@ -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Former Maintainer: Charles E Campbell -" Upstream: <https://github.com/saccarosium/netrw.vim> -" Copyright: Copyright (C) 2016 Charles E. Campbell {{{1 -" Permission is hereby granted to use and distribute this code, -" with or without modifications, provided that this copyright -" notice is copied with it. Like anything else that's free, -" netrw.vim, netrwPlugin.vim, and netrwSettings.vim are provided -" *as is* and come with no warranty of any kind, either -" expressed or implied. By using this plugin, you agree that -" in no event will the copyright holder be liable for any damages -" resulting from the use of this software. +" Creator: Charles E Campbell +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Copyright: Copyright (C) 2016 Charles E. Campbell {{{1 +" Permission is hereby granted to use and distribute this code, +" with or without modifications, provided that this copyright +" notice is copied with it. Like anything else that's free, +" netrw.vim, netrwPlugin.vim, and netrwSettings.vim are provided +" *as is* and come with no warranty of any kind, either +" expressed or implied. By using this plugin, you agree that +" in no event will the copyright holder be liable for any damages +" resulting from the use of this software. " " Note: the code here was started in 1999 under a much earlier version of vim. The directory browsing " code was written using vim v6, which did not have Lists (Lists were first offered with vim-v7). diff --git a/runtime/pack/dist/opt/netrw/autoload/netrw_gitignore.vim b/runtime/pack/dist/opt/netrw/autoload/netrw_gitignore.vim @@ -1,6 +1,5 @@ -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Former Maintainer: Bruno Sutic -" Upstream: <https://github.com/saccarosium/netrw.vim> +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " netrw_gitignore#Hide: gitignore-based hiding " Function returns a string of comma separated patterns convenient for diff --git a/runtime/pack/dist/opt/netrw/plugin/netrwPlugin.vim b/runtime/pack/dist/opt/netrw/plugin/netrwPlugin.vim @@ -1,6 +1,6 @@ -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Former Maintainer: Charles E Campbell -" Upstream: <https://github.com/saccarosium/netrw.vim> +" Creator: Charles E Campbell +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Copyright: Copyright (C) 1999-2021 Charles E. Campbell {{{ " Permission is hereby granted to use and distribute this code, " with or without modifications, provided that this copyright diff --git a/runtime/pack/dist/opt/netrw/syntax/netrw.vim b/runtime/pack/dist/opt/netrw/syntax/netrw.vim @@ -1,8 +1,9 @@ -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Former Maintainer: Charles E Campbell -" Upstream: <https://github.com/saccarosium/netrw.vim> +" Creator: Charles E Campbell +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Language: Netrw Listing Syntax + if exists("b:current_syntax") finish endif diff --git a/runtime/syntax/hyprlang.vim b/runtime/syntax/hyprlang.vim @@ -1,7 +1,8 @@ " Vim syntax file +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Language: hyprlang -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2025 Mar 26 +" Last Change: 2025 Aug 05 if exists("b:current_syntax") finish diff --git a/runtime/syntax/org.vim b/runtime/syntax/org.vim @@ -1,7 +1,8 @@ " Vim syntax file " Language: Org -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Last Change: 2024 Nov 14 +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. +" Last Change: 2025 Aug 05 " " Reference Specification: Org mode manual " GNU Info: `$ info Org` diff --git a/runtime/syntax/typst.vim b/runtime/syntax/typst.vim @@ -1,10 +1,9 @@ " Vim syntax file +" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Maintainer: This runtime file is looking for a new maintainer. " Language: Typst -" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> -" Previous Maintainer: Gregory Anders " Based On: https://github.com/kaarmu/typst.vim -" Last Change: 2024 Dec 09 -" 2025 Apr 16 by Vim Project (set 'cpoptions' for line continuation, #17121) +" Last Change: 2025 Aug 05 if exists('b:current_syntax') finish