Commit 606fa300 authored by Henric Trotzig's avatar Henric Trotzig

Add linux to ImportJS package platforms

This plugin has been tested on a Linux Mint 64 Bit machine, and it's
working. So I'm adding yet another platform to the list. Windows might
come later down the line, but I haven't had the chance to test yet.
parent e22f0f63
......@@ -253,7 +253,7 @@
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx"],
"platforms": ["osx", "linux"],
"tags": true
}
]
......
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