mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Improve Perl detection
This commit is contained in:
parent
a5577fbdd7
commit
a339a44893
10
ftyperc
10
ftyperc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user