Mercurial > vim
comparison runtime/syntax/eruby.vim @ 831:f24a95dae8ee
updated for version 7.0d05
author | vimboss |
---|---|
date | Sat, 15 Apr 2006 20:25:09 +0000 |
parents | 862863033fdd |
children | e63691e7c504 |
comparison
equal
deleted
inserted
replaced
830:927afe5f3c9d | 831:f24a95dae8ee |
---|---|
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 <dougkearns@gmail.com> |
4 " Info: $Id$ | 4 " Info: $Id$ |
5 " URL: http://vim-ruby.rubyforge.org | 5 " URL: http://vim-ruby.rubyforge.org |
6 " Anon CVS: See above site | 6 " Anon CVS: See above site |
7 " ---------------------------------------------------------------------------- | 7 " Release Coordinator: Doug Kearns <dougkearns@gmail.com> |
8 | 8 |
9 " For version 5.x: Clear all syntax items | 9 " For version 5.x: Clear all syntax items |
10 " 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 |
11 if version < 600 | 11 if version < 600 |
12 syntax clear | 12 syntax clear |