diff options
Diffstat (limited to 'syntax/help.vim')
-rw-r--r-- | syntax/help.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/help.vim b/syntax/help.vim index 9f7fc101..5a39fd99 100644 --- a/syntax/help.vim +++ b/syntax/help.vim @@ -5,7 +5,7 @@ endif " Vim syntax file " Language: Vim help file " Maintainer: Bram Moolenaar (Bram@vim.org) -" Last Change: 2020 Jul 28 +" Last Change: 2021 Jun 13 " Quit when a (custom) syntax file was already loaded if exists("b:current_syntax") |