mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-02 07:26:18 +00:00
Update Scala syntax grammar (#4044)
* Add vscode-scala * Use vscode-scala template for scala sources * Add grammar licence for vscode-scala * Fix vendor in README * Sort vendors in grammars.yml * Fix license file name
This commit is contained in:
committed by
Colin Seymour
parent
1bbcfa5683
commit
50d46eed38
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -148,6 +148,9 @@
|
||||
[submodule "vendor/grammars/opa.tmbundle"]
|
||||
path = vendor/grammars/opa.tmbundle
|
||||
url = https://github.com/mads379/opa.tmbundle
|
||||
[submodule "vendor/grammars/vscode-scala-syntax"]
|
||||
path = vendor/grammars/vscode-scala-syntax
|
||||
url = https://github.com/scala/vscode-scala-syntax
|
||||
[submodule "vendor/grammars/scala.tmbundle"]
|
||||
path = vendor/grammars/scala.tmbundle
|
||||
url = https://github.com/mads379/scala.tmbundle
|
||||
|
||||
Reference in New Issue
Block a user