mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-04-14 00:23:40 +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
|
||||
-autoindent
|
||||
-syntax lua
|
||||
|
||||
*
|
||||
+#!\+\[ ]\+\[a-z/ ]lua\>
|
||||
-autoindent
|
||||
-syntax lua
|
||||
|
||||
TCL
|
||||
@ -961,4 +966,4 @@
|
||||
-single_quoted
|
||||
-c_comment
|
||||
-text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif
|
||||
-cpara >#!;*/%
|
||||
-cpara >#!;*/%
|
||||
|
Loading…
x
Reference in New Issue
Block a user