mirror of
https://github.com/Reuh/language-candran.git
synced 2025-10-27 20:29:31 +00:00
Add rockspec to file types.
This commit is contained in:
parent
80ac3f5842
commit
5892233f0c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
'fileTypes': [
|
'fileTypes': [
|
||||||
'lua'
|
'lua'
|
||||||
'nse'
|
'nse'
|
||||||
|
'rockspec'
|
||||||
]
|
]
|
||||||
'firstLineMatch': '\\A#!.*?\\blua\\b'
|
'firstLineMatch': '\\A#!.*?\\blua\\b'
|
||||||
'name': 'Lua'
|
'name': 'Lua'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue