mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-08-09 04:48:41 +02:00
Add lua shebang recogn
This commit is contained in:
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 >#!;*/%
|
||||||
|
Reference in New Issue
Block a user