commit | 75ab590f8504a8912ca0b8c58f6b897bb7a34f07 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 18 15:36:40 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 18 15:36:40 2022 +0100 |
tree | 075bd9c71cdc8ed677ae82f9594668cf3a220109 | |
parent | a929c922b1cb7c84ad1b5d1d0fc9a4f7c68ab8e0 [diff] [blame] |
Update runtime files
diff --git a/runtime/syntax/syntax.vim b/runtime/syntax/syntax.vim index 4cb0288..55a2ee6 100644 --- a/runtime/syntax/syntax.vim +++ b/runtime/syntax/syntax.vim
@@ -1,6 +1,6 @@ " Vim syntax support file " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last Change: 2001 Sep 04 +" Last Change: 2022 Apr 12 " This file is used for ":syntax on". " It installs the autocommands and starts highlighting for all buffers.