comparison runtime/syntax/lilo.vim @ 2072:4a1bcdd9ea55

Updated runtime files.
author Bram Moolenaar <bram@zimbu.org>
date Thu, 11 Feb 2010 14:19:15 +0100
parents 7bc41231fbc7
children 43efa4f5a8ea
comparison
equal deleted inserted replaced
2071:8a0a8f10b43e 2072:4a1bcdd9ea55
1 " Vim syntax file 1 " Vim syntax file
2 " Language: lilo configuration (lilo.conf) 2 " Language: lilo configuration (lilo.conf)
3 " Maintainer: help wanted! 3 " Maintainer: Niels Horn <niels.horn@gmail.com>
4 " Previous Maintainer: David Necas (Yeti) <yeti@physics.muni.cz> 4 " Previous Maintainer: David Necas (Yeti) <yeti@physics.muni.cz>
5 " Last Change: 2009-01-27 5 " Last Change: 2010-02-03
6 6
7 " Setup 7 " Setup
8 if version >= 600 8 if version >= 600
9 if exists("b:current_syntax") 9 if exists("b:current_syntax")
10 finish 10 finish