0
0
mirror of https://github.com/vim/vim.git synced 2025-10-22 08:34:29 -04:00

runtime(misc): removing saccarosium from maintainer list

closes: #17848

Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Luca Saccarola
2025-08-05 19:38:12 +02:00
committed by Christian Brabandt
parent 688ebe596d
commit becf1844e0
14 changed files with 49 additions and 52 deletions

View File

@@ -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')