1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 20:29:31 +00:00

and luacheckrc and lakefile is lua file.

This commit is contained in:
xpol 2016-02-25 09:54:27 +08:00
parent 5892233f0c
commit 313cb20d66

View file

@ -3,6 +3,8 @@
'lua' 'lua'
'nse' 'nse'
'rockspec' 'rockspec'
'luacheckrc'
'lakefile'
] ]
'firstLineMatch': '\\A#!.*?\\blua\\b' 'firstLineMatch': '\\A#!.*?\\blua\\b'
'name': 'Lua' 'name': 'Lua'