mirror of
https://github.com/vim/vim.git
synced 2026-05-07 19:06:33 +02:00
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:
committed by
Christian Brabandt
parent
c979211675
commit
b73565d89d
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user