Add lua shebang recogn

This commit is contained in:
cn 2013-03-10 11:26:56 +01:00
parent 642c1e8d7f
commit d11ce5886e
1 changed files with 6 additions and 1 deletions

View File

@ -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 >#!;*/%