mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Merge pull request #11 from iarna/improve-perl-detection
Improve Perl detection
This commit is contained in:
commit
873f1b650e
10
ftyperc
10
ftyperc
@ -199,7 +199,7 @@
|
|||||||
|
|
||||||
Perl
|
Perl
|
||||||
*
|
*
|
||||||
+#!\+\[ ]\+\[a-z/]/perl\>
|
+#!\+\[ ]\+\[a-z/]\[/ ]perl\>
|
||||||
-autoindent
|
-autoindent
|
||||||
-syntax perl
|
-syntax perl
|
||||||
-smarthome
|
-smarthome
|
||||||
@ -221,6 +221,14 @@
|
|||||||
-smarthome
|
-smarthome
|
||||||
-smartbacks
|
-smartbacks
|
||||||
-pound_comment
|
-pound_comment
|
||||||
|
-single_quoted
|
||||||
|
|
||||||
|
*.t
|
||||||
|
-autoindent
|
||||||
|
-syntax perl
|
||||||
|
-smarthome
|
||||||
|
-smartbacks
|
||||||
|
-pound_comment
|
||||||
-single_quoted
|
-single_quoted
|
||||||
|
|
||||||
SQL file
|
SQL file
|
||||||
|
Loading…
Reference in New Issue
Block a user