comparison runtime/syntax/eruby.vim @ 557:862863033fdd v7.0158

updated for version 7.0158
author vimboss
date Wed, 23 Nov 2005 21:25:05 +0000
parents 339999b511a0
children f24a95dae8ee
comparison
equal deleted inserted replaced
556:f9eaf0a9872d 557:862863033fdd
1 " Vim syntax file 1 " Vim syntax file
2 " Language: eRuby 2 " Language: eRuby
3 " Maintainer: Doug Kearns <djkea2 at gus.gscit.monash.edu.au> 3 " Maintainer: Doug Kearns <djkea2 at gus.gscit.monash.edu.au>
4 " Info: $Id$ 4 " Info: $Id$
5 " URL: http://vim-ruby.sourceforge.net 5 " URL: http://vim-ruby.rubyforge.org
6 " Anon CVS: See above site 6 " Anon CVS: See above site
7 " Licence: GPL (http://www.gnu.org) 7 " ----------------------------------------------------------------------------
8 " Disclaimer:
9 " This program is distributed in the hope that it will be useful,
10 " but WITHOUT ANY WARRANTY; without even the implied warranty of
11 " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 " GNU General Public License for more details.
13 8
14 " For version 5.x: Clear all syntax items 9 " For version 5.x: Clear all syntax items
15 " For version 6.x: Quit when a syntax file was already loaded 10 " For version 6.x: Quit when a syntax file was already loaded
16 if version < 600 11 if version < 600
17 syntax clear 12 syntax clear