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