commit | 89cb5e0f646970371359c70927bf3a0cdaf47f27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 19 20:55:54 2004 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 19 20:55:54 2004 +0000 |
tree | 04cd1d9618940040d50227fbec4d7e03d4355520 | |
parent | ab79bcbac383aa26fec23f8610995122a9ff4be6 [diff] [blame] |
updated for version 7.0011
diff --git a/runtime/syntax/wsh.vim b/runtime/syntax/wsh.vim index 98ba105..4b664a1 100644 --- a/runtime/syntax/wsh.vim +++ b/runtime/syntax/wsh.vim
@@ -1,6 +1,6 @@ " Vim syntax file " Language: Windows Scripting Host -" Maintainer: Paul Moore <gustav@morpheus.demon.co.uk> +" Maintainer: Paul Moore <pf_moore AT yahoo.co.uk> " Last Change: Fre, 24 Nov 2000 21:54:09 +0100 " This reuses the XML, VB and JavaScript syntax files. While VB is not