summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/syncolor.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/syncolor.vim')
-rw-r--r--runtime/syntax/syncolor.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/syntax/syncolor.vim b/runtime/syntax/syncolor.vim
index 5b907a3b83..6cf38cfa5d 100644
--- a/runtime/syntax/syncolor.vim
+++ b/runtime/syntax/syncolor.vim
@@ -1,6 +1,7 @@
" Vim syntax support file
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2020 Feb 13
+" Maintainer: The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer: Bram Moolenaar <Bram@vim.org>
" This file sets up the default methods for highlighting.
" It is loaded from "synload.vim" and from Vim for ":syntax reset".