mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +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
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -869,3 +869,6 @@
|
||||
[submodule "vendor/grammars/sublime-nearley"]
|
||||
path = vendor/grammars/sublime-nearley
|
||||
url = https://github.com/Hardmath123/sublime-nearley
|
||||
[submodule "vendor/grammars/squirrel-language"]
|
||||
path = vendor/grammars/squirrel-language
|
||||
url = https://github.com/mathewmariani/squirrel-language
|
||||
|
||||
Reference in New Issue
Block a user