mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-04-10 06:23:42 +02:00
Add lua shebang recogn
This commit is contained in:
parent
642c1e8d7f
commit
d11ce5886e
7
ftyperc
7
ftyperc
@ -735,6 +735,11 @@
|
|||||||
LUA
|
LUA
|
||||||
*.lua
|
*.lua
|
||||||
-autoindent
|
-autoindent
|
||||||
|
-syntax lua
|
||||||
|
|
||||||
|
*
|
||||||
|
+#!\+\[ ]\+\[a-z/ ]lua\>
|
||||||
|
-autoindent
|
||||||
-syntax lua
|
-syntax lua
|
||||||
|
|
||||||
TCL
|
TCL
|
||||||
@ -961,4 +966,4 @@
|
|||||||
-single_quoted
|
-single_quoted
|
||||||
-c_comment
|
-c_comment
|
||||||
-text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif
|
-text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif
|
||||||
-cpara >#!;*/%
|
-cpara >#!;*/%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user