summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/manual.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/syntax/manual.vim')
-rw-r--r--runtime/syntax/manual.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/syntax/manual.vim b/runtime/syntax/manual.vim
index c0e53fa7b4..8388336f25 100644
--- a/runtime/syntax/manual.vim
+++ b/runtime/syntax/manual.vim
@@ -1,6 +1,7 @@
" Vim syntax support file
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2016 Feb 01
+" Maintainer: The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer: Bram Moolenaar <Bram@vim.org>
" This file is used for ":syntax manual".
" It installs the Syntax autocommands, but no the FileType autocommands.