mirror of
https://github.com/Reuh/language-candran.git
synced 2025-10-27 12:19:30 +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': [
|
||||
'lua'
|
||||
'nse'
|
||||
'rockspec'
|
||||
]
|
||||
'firstLineMatch': '\\A#!.*?\\blua\\b'
|
||||
'name': 'Lua'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue