Commit 61cdca91 authored by FichteFoll's avatar FichteFoll

Merge pull request #4484 from gwenzek/master

add scala syntax plugin
parents f17e909c e2a21374
...@@ -177,6 +177,17 @@ ...@@ -177,6 +177,17 @@
} }
] ]
}, },
{
"name": "Scala Syntax",
"details": "https://github.com/gwenzek/scalaSublimeSyntax",
"labels": ["language syntax", "scala"],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{ {
"name": "ScalaProjectGeneratorFacade", "name": "ScalaProjectGeneratorFacade",
"details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade", "details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment