mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
committed by
Colin Seymour
parent
7707585d5e
commit
061712ff78
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user