commit | 5c73622a9066182ee4479fd7b3aa86e1825808c3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
tree | c92ed672cbb989fa3585387ebd4598f5bdfcc637 | |
parent | 8f3f58f2c361f1b7241128d9821f88d8a30aa066 [diff] [blame] |
Update runtime files.
diff --git a/runtime/syntax/initng.vim b/runtime/syntax/initng.vim index 2b7bc3b..1a912c1 100644 --- a/runtime/syntax/initng.vim +++ b/runtime/syntax/initng.vim
@@ -4,7 +4,7 @@ " URL: http://glen.alkohol.ee/pld/initng/ " License: GPL v2 " Version: 0.13 -" Last Change: $Date$ +" Last Change: $Date: 2007/05/05 17:17:40 $ " " Syntax highlighting for initng .i files. Inherits from sh.vim and adds " in the hiliting to start/stop {} blocks. Requires vim 6.3 or later.