1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-12-22 12:54:23 +01:00

Add lua shebang recogn

This commit is contained in:
cn 2013-03-10 11:26:56 +01:00
parent 642c1e8d7f
commit d11ce5886e

View File

@ -735,6 +735,11 @@
LUA LUA
*.lua *.lua
-autoindent -autoindent
-syntax lua
*
+#!\+\[ ]\+\[a-z/ ]lua\>
-autoindent
-syntax lua -syntax lua
TCL TCL