Commit 8763e4d7 authored by FichteFoll's avatar FichteFoll

Merge pull request #3696 from KnutHelland/master

Added jsimports
parents 341e1693 70e5b9e6
...@@ -615,6 +615,17 @@ ...@@ -615,6 +615,17 @@
} }
] ]
}, },
{
"name": "jsimports",
"details": "https://github.com/knuthelland/sublime_jsimports",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/knuthelland/sublime_jsimports/tree/master"
}
]
},
{ {
"name": "JSLint", "name": "JSLint",
"details": "https://github.com/darrenderidder/Sublime-JSLint", "details": "https://github.com/darrenderidder/Sublime-JSLint",
......
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