commit | 0ed0eea20689b3bdafe296f4e132679d3977b943 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 26 22:21:27 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 26 22:21:27 2010 +0200 |
tree | 98c323889cb76e5475f62983f79717c7b30adff8 | |
parent | f82bac371703d25bf94d3a91bc68413d3f734be7 [diff] [blame] |
Updated runtime files.
diff --git a/runtime/synmenu.vim b/runtime/synmenu.vim index cebac66..e1b0e00 100644 --- a/runtime/synmenu.vim +++ b/runtime/synmenu.vim
@@ -2,7 +2,7 @@ " This file is normally sourced from menu.vim. " " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last Change: 2006 Apr 27 +" Last Change: 2010 Jul 26 " Define the SetSyn function, used for the Syntax menu entries. " Set 'filetype' and also 'syntax' if it is manually selected.