runtime(make): Declare syntax file orphaned

closes: #19267

Signed-off-by: Roland Hieber <rohieb@rohieb.name>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Roland Hieber
2026-01-28 18:54:48 +00:00
committed by Christian Brabandt
parent c979211675
commit b73565d89d
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
" Vim syntax file
" Language: Makefile
" Maintainer: Roland Hieber <rohieb+vim-iR0jGdkV@rohieb.name>, <https://github.com/rohieb>
" Previous Maintainer: Claudio Fleiner <claudio@fleiner.com>
" Maintainer: This runtime file is looking for a new maintainer.
" Previous Maintainer: Claudio Fleiner <claudio@fleiner.com>, Roland Hieber <https://github.com/rohieb>
" URL: https://github.com/vim/vim/blob/master/runtime/syntax/make.vim
" Last Change: 2022 Nov 06
" 2025 Apr 15 by Vim project: rework Make flavor detection (#17089)