1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02: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