mirror of
https://github.com/Reuh/language-candran.git
synced 2025-10-27 12:19:30 +00:00
Merge pull request #5 from robinlennox/patch-1
Update lua.cson: Added Nmap Script Ext
This commit is contained in:
commit
bf80e2dde3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
'comment': 'Lua Syntax: version 0.8'
|
||||
'fileTypes': [
|
||||
'lua'
|
||||
'nse'
|
||||
]
|
||||
'firstLineMatch': '\\A#!.*?\\blua\\b'
|
||||
'name': 'Lua'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue