1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

Merge pull request #11 from iarna/improve-perl-detection

Improve Perl detection
This commit is contained in:
2014-08-29 23:43:05 +02:00

10
ftyperc
View File

@ -199,7 +199,7 @@
Perl
*
+#!\+\[ ]\+\[a-z/]/perl\>
+#!\+\[ ]\+\[a-z/]\[/ ]perl\>
-autoindent
-syntax perl
-smarthome
@ -221,6 +221,14 @@
-smarthome
-smartbacks
-pound_comment
-single_quoted
*.t
-autoindent
-syntax perl
-smarthome
-smartbacks
-pound_comment
-single_quoted
SQL file