Commit 56a1af06 authored by thom's avatar thom

Add JS Custom package.

parent 2327e76f
...@@ -843,6 +843,17 @@ ...@@ -843,6 +843,17 @@
} }
] ]
}, },
{
"name": "JSCustom",
"details": "https://github.com/Thom1729/Sublime-JS-Custom",
"labels": ["javascript", "syntax"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "JSDebug", "name": "JSDebug",
"details": "https://github.com/mbladel/JSDebug", "details": "https://github.com/mbladel/JSDebug",
......
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