Added syntax highlighting for Squirrel (#3791)

* Added syntax highlighting for Squirrel

https://github.com/search?utf8=%E2%9C%93&q=extension%3Anut+NOT+nothack&t
ype=Code

Squirrel is already detected by GitHub but has no syntax
highlighting.

* removed duplicate `source.nut`
This commit is contained in:
Mat Mariani
2017-09-07 04:53:25 -04:00
committed by Colin Seymour
parent 7707585d5e
commit 061712ff78
5 changed files with 32 additions and 36 deletions

View File

@@ -616,6 +616,8 @@ vendor/grammars/sourcepawn:
- source.sp
vendor/grammars/sql.tmbundle:
- source.sql
vendor/grammars/squirrel-language:
- source.nut
vendor/grammars/st2-zonefile:
- text.zone_file
vendor/grammars/standard-ml.tmbundle: