Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: runtime(make): Declare syntax file orphaned
0 views
Skip to first unread message
Christian Brabandt
unread,
Jan 28, 2026, 2:01:33 PM
Jan 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
runtime(make): Declare syntax file orphaned
Commit:
https://github.com/vim/vim/commit/b73565d89dc2d4c37b70cd801408f78394137033
Author: Roland Hieber <
roh...@rohieb.name
>
Date: Wed Jan 28 18:54:48 2026 +0000
runtime(make): Declare syntax file orphaned
closes:
https://github.com/vim/vim/issues/19267
Signed-off-by: Roland Hieber <
roh...@rohieb.name
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.github/MAINTAINERS b/.github/MAINTAINERS
index e139c449e..5b7b66f74 100644
--- a/.github/MAINTAINERS
+++ b/.github/MAINTAINERS
@@ -586,7 +586,6 @@ runtime/syntax/m17ndb.vim @dseomn
runtime/syntax/m3build.vim @dkearns
runtime/syntax/m3quake.vim @dkearns
runtime/syntax/mailcap.vim @dkearns
-runtime/syntax/make.vim @rohieb
runtime/syntax/mallard.vim @jhradilek
runtime/syntax/markdown.vim @tpope
runtime/syntax/mbsync.vim @fymyte
diff --git a/runtime/syntax/make.vim b/runtime/syntax/make.vim
index 8af09954b..0e973237a 100644
--- a/runtime/syntax/make.vim
+++ b/runtime/syntax/make.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: Makefile
-" Maintainer: Roland Hieber <
rohieb+vi...@rohieb.name
>, <
https://github.com/rohieb
>
-" Previous Maintainer: Claudio Fleiner <
cla...@fleiner.com
>
+" Maintainer: This runtime file is looking for a new maintainer.
+" Previous Maintainer: Claudio Fleiner <
cla...@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)
Reply all
Reply to author
Forward
0 new messages