diff options
author | Bram Moolenaar <Bram@vim.org> | 2015-04-13 14:22:40 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2015-04-13 14:22:40 +0200 |
commit | 83d1b19015219c7799af0a0d539ae86a41057240 (patch) | |
tree | 504320447920795d391781638863cd6f40dddd9f /runtime/syntax/sm.vim | |
parent | 29d54df5cdd0ef4caa9c050854ddffdabece7a61 (diff) | |
download | vim-git-83d1b19015219c7799af0a0d539ae86a41057240.tar.gz |
More updated runtime files.
Diffstat (limited to 'runtime/syntax/sm.vim')
-rw-r--r-- | runtime/syntax/sm.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/sm.vim b/runtime/syntax/sm.vim index ad96cdb3b..8fdc14b71 100644 --- a/runtime/syntax/sm.vim +++ b/runtime/syntax/sm.vim @@ -1,8 +1,8 @@ " Vim syntax file " Language: sendmail " Maintainer: Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz> -" Last Change: Jan 13, 2015 -" Version: 6 +" Last Change: Oct 23, 2014 +" Version: 7 " URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SM if exists("b:current_syntax") |