mirror of
https://github.com/Reuh/language-candran.git
synced 2025-10-27 20:29:31 +00:00
Merge pull request #25 from xpol/master
Add rockspec and more known lua file types.
This commit is contained in:
commit
f090325f07
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
'fileTypes': [
|
||||
'lua'
|
||||
'nse'
|
||||
'rockspec'
|
||||
'luacheckrc'
|
||||
'lakefile'
|
||||
]
|
||||
'firstLineMatch': '\\A#!.*?\\blua\\b'
|
||||
'name': 'Lua'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue