comparison runtime/syntax/initng.vim @ 2034:7bc41231fbc7

Update runtime files.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 06 Jan 2010 20:54:52 +0100
parents e63691e7c504
children 5b7ea82bc18f
comparison
equal deleted inserted replaced
2033:de5a43c5eedc 2034:7bc41231fbc7
2 " Language: initng .i files 2 " Language: initng .i files
3 " Maintainer: Elan Ruusamäe <glen@pld-linux.org> 3 " Maintainer: Elan Ruusamäe <glen@pld-linux.org>
4 " URL: http://glen.alkohol.ee/pld/initng/ 4 " URL: http://glen.alkohol.ee/pld/initng/
5 " License: GPL v2 5 " License: GPL v2
6 " Version: 0.13 6 " Version: 0.13
7 " Last Change: $Date$ 7 " Last Change: $Date: 2007/05/05 17:17:40 $
8 " 8 "
9 " Syntax highlighting for initng .i files. Inherits from sh.vim and adds 9 " Syntax highlighting for initng .i files. Inherits from sh.vim and adds
10 " in the hiliting to start/stop {} blocks. Requires vim 6.3 or later. 10 " in the hiliting to start/stop {} blocks. Requires vim 6.3 or later.
11 11
12 if &compatible || v:version < 603 12 if &compatible || v:version < 603