Skip to content

Commit

Permalink
Merge pull request #25 from xpol/master
Browse files Browse the repository at this point in the history
Add rockspec and more known lua file types.
  • Loading branch information
FireZenk committed Mar 11, 2016
2 parents 80ac3f5 + 313cb20 commit f090325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grammars/lua.cson
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
'fileTypes': [
'lua'
'nse'
'rockspec'
'luacheckrc'
'lakefile'
]
'firstLineMatch': '\\A#!.*?\\blua\\b'
'name': 'Lua'
Expand Down

0 comments on commit f090325

Please sign in to comment.