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

closes: vim/vim#17848

becf1844e0

Co-authored-by: Luca Saccarola <github.e41mv@aleeas.com>
This commit is contained in:
zeertzjq
2025-09-13 09:18:18 +08:00
committed by GitHub
parent a47ef74ff1
commit c7a9404019
13 changed files with 49 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
" Language: Typst " Language: Typst
" Previous Maintainer: Gregory Anders " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Maintainer: This runtime file is looking for a new maintainer.
" Last Change: 2024 Dec 09 " Last Change: 2025 Aug 05
" Based on: https://github.com/kaarmu/typst.vim " Based on: https://github.com/kaarmu/typst.vim
function! typst#indentexpr() abort function! typst#indentexpr() abort

View File

@@ -1,10 +1,9 @@
" Vim compiler file " Vim compiler file
" Language: Typst " Language: Typst
" Previous Maintainer: Gregory Anders " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" 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 " Based On: https://github.com/kaarmu/typst.vim
" Last Change: 2024 Dec 09 " Last Change: 2025 Aug 05
" 2025 Mar 11 by the Vim Project (add comment for Dispatch)
if exists('current_compiler') if exists('current_compiler')
finish finish

View File

@@ -1,8 +1,9 @@
" Vim filetype plugin file " Vim filetype plugin file
" Original Author: Maxim Kim <habamax@gmail.com> " 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 " Language: asciidoc
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Last Change: 2025 Aug 05
" Last Change: 2024 Jan 16
if exists("b:did_ftplugin") if exists("b:did_ftplugin")
finish finish

View File

@@ -1,7 +1,9 @@
" Vim filetype plugin file " Vim filetype plugin file
" Language: Org " Language: Org
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Last Change: 2024 Nov 14 " Maintainer: This runtime file is looking for a new maintainer.
" Last Change: 2025 Aug 05
if exists("b:did_ftplugin") if exists("b:did_ftplugin")
finish finish

View File

@@ -1,8 +1,9 @@
" Vim filetype plugin file " Vim filetype plugin file
" Language: Typst " Language: Typst
" Previous Maintainer: Gregory Anders " Previous Maintainer: Gregory Anders
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Luca Saccarola <github.e41mv@aleeas.com>
" Last Change: 2024 Dec 09 " Maintainer: This runtime file is looking for a new maintainer.
" Last Change: 2025 Aug 05
" Based on: https://github.com/kaarmu/typst.vim " Based on: https://github.com/kaarmu/typst.vim
if exists('b:did_ftplugin') if exists('b:did_ftplugin')

View File

@@ -1,8 +1,9 @@
" Vim indent file " Vim indent file
" Language: Typst " Language: Typst
" Previous Maintainer: Gregory Anders " Previous Maintainer: Gregory Anders
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Luca Saccarola <github.e41mv@aleeas.com>
" Last Change: 2024 Dec 09 " Maintainer: This runtime file is looking for a new maintainer.
" Last Change: 2025 Aug 05
" Based on: https://github.com/kaarmu/typst.vim " Based on: https://github.com/kaarmu/typst.vim
if exists('b:did_indent') if exists('b:did_indent')

View File

@@ -1,15 +1,15 @@
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Creator: Charles E Campbell
" Former Maintainer: Charles E Campbell " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Upstream: <https://github.com/saccarosium/netrw.vim> " Maintainer: This runtime file is looking for a new maintainer.
" Copyright: Copyright (C) 2016 Charles E. Campbell {{{1 " Copyright: Copyright (C) 2016 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,
" with or without modifications, provided that this copyright " with or without modifications, provided that this copyright
" notice is copied with it. Like anything else that's free, " notice is copied with it. Like anything else that's free,
" netrw.vim, netrwPlugin.vim, and netrwSettings.vim are provided " netrw.vim, netrwPlugin.vim, and netrwSettings.vim are provided
" *as is* and come with no warranty of any kind, either " *as is* and come with no warranty of any kind, either
" expressed or implied. By using this plugin, you agree that " expressed or implied. By using this plugin, you agree that
" in no event will the copyright holder be liable for any damages " in no event will the copyright holder be liable for any damages
" resulting from the use of this software. " 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 " 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). " code was written using vim v6, which did not have Lists (Lists were first offered with vim-v7).

View File

@@ -1,6 +1,5 @@
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Former Maintainer: Bruno Sutic " Maintainer: This runtime file is looking for a new maintainer.
" Upstream: <https://github.com/saccarosium/netrw.vim>
" netrw_gitignore#Hide: gitignore-based hiding " netrw_gitignore#Hide: gitignore-based hiding
" Function returns a string of comma separated patterns convenient for " Function returns a string of comma separated patterns convenient for

View File

@@ -1,6 +1,6 @@
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Creator: Charles E Campbell
" Former Maintainer: Charles E Campbell " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Upstream: <https://github.com/saccarosium/netrw.vim> " Maintainer: This runtime file is looking for a new maintainer.
" Copyright: Copyright (C) 1999-2021 Charles E. Campbell {{{ " Copyright: Copyright (C) 1999-2021 Charles E. Campbell {{{
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,
" with or without modifications, provided that this copyright " with or without modifications, provided that this copyright

View File

@@ -1,8 +1,9 @@
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Creator: Charles E Campbell
" Former Maintainer: Charles E Campbell " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Upstream: <https://github.com/saccarosium/netrw.vim> " Maintainer: This runtime file is looking for a new maintainer.
" Language: Netrw Listing Syntax " Language: Netrw Listing Syntax
if exists("b:current_syntax") if exists("b:current_syntax")
finish finish
endif endif

View File

@@ -1,7 +1,8 @@
" Vim syntax file " Vim syntax file
" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Maintainer: This runtime file is looking for a new maintainer.
" Language: hyprlang " Language: hyprlang
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Last Change: 2025 Aug 05
" Last Change: 2025 Mar 26
if exists("b:current_syntax") if exists("b:current_syntax")
finish finish

View File

@@ -1,7 +1,8 @@
" Vim syntax file " Vim syntax file
" Language: Org " Language: Org
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> " Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Last Change: 2024 Nov 14 " Maintainer: This runtime file is looking for a new maintainer.
" Last Change: 2025 Aug 05
" "
" Reference Specification: Org mode manual " Reference Specification: Org mode manual
" GNU Info: `$ info Org` " GNU Info: `$ info Org`

View File

@@ -1,10 +1,9 @@
" Vim syntax file " Vim syntax file
" Previous Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Maintainer: This runtime file is looking for a new maintainer.
" Language: Typst " Language: Typst
" Maintainer: Luca Saccarola <github.e41mv@aleeas.com>
" Previous Maintainer: Gregory Anders
" Based On: https://github.com/kaarmu/typst.vim " Based On: https://github.com/kaarmu/typst.vim
" Last Change: 2024 Dec 09 " Last Change: 2025 Aug 05
" 2025 Apr 16 by Vim Project (set 'cpoptions' for line continuation, #17121)
if exists('b:current_syntax') if exists('b:current_syntax')
finish finish