Merge ce86b23d6b9ad89322fb1f4f8c47577b354c0cec into 28c1a995028b47a2ad28267953dea915e6e1b0f1

This commit is contained in:
Jason Ormand 2012-09-26 18:31:09 -07:00
commit c72a0920f1

View File

@ -1,6 +1,6 @@
## Here is an example for Ruby.
##
syntax "ruby" "\.rb$"
syntax "ruby" "\.rb$" "Gemfile" "config.ru" "Rakefile"
## Asciibetical list of reserved words
color yellow "\<(BEGIN|END|alias|and|begin|break|case|class|def|defined\?|do|else|elsif|end|ensure|false|for|if|in|module|next|nil|not|or|redo|rescue|retry|return|self|super|then|true|undef|unless|until|when|while|yield)\>"
## Constants