1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-11-18 20:56:17 +01:00

Add .rabl extension for ruby syntax

This commit is contained in:
cn 2012-08-13 23:02:29 +02:00
parent 7d2cc6f634
commit 184fc635cd

View File

@ -183,6 +183,12 @@
-autoindent
-pound_comment
-syntax ruby
-text_delimiters do=end
*.rabl
-autoindent
-pound_comment
-syntax ruby
-text_delimiters do=end
Perl