1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-12-22 02:54:23 +01:00

Shebang recognition for Ruby

This commit is contained in:
cn 2011-09-22 16:46:45 +02:00
parent d232c49b1e
commit b590d02112

View File

@ -157,6 +157,13 @@
-syntax ruby
-text_delimiters do=end
*
+#!\+\[ ]\+\[a-z/]/ruby\>
-autoindent
-pound_comment
-syntax ruby
-text_delimiters do=end
*.gemspec
-autoindent
-pound_comment