Commit 27924bee authored by Federico Ragona's avatar Federico Ragona

Add ScaFor plugin

parent 917acdb5
...@@ -271,6 +271,18 @@ ...@@ -271,6 +271,18 @@
} }
] ]
}, },
{
"name": "ScaFor",
"details": "https://github.com/fedragon/scafor",
"labels": ["scala", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "osx",
"tags": true
}
]
},
{ {
"name": "Scala Snippets", "name": "Scala Snippets",
"details": "https://github.com/iDev0urer/sublime-scala-snippets", "details": "https://github.com/iDev0urer/sublime-scala-snippets",
......
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