Commit 39e47954 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Adding RamdaDocs and JavaScript Scratch Pad packages (#6434)

parents 6808d4a5 58c47a01
...@@ -364,6 +364,18 @@ ...@@ -364,6 +364,18 @@
} }
] ]
}, },
{
"name": "JavaScript Scratch Pad",
"author": "Bijoy Thomas",
"details": "https://github.com/bijoythomas/sublime-jsscratchpad",
"labels": ["javascript", "scratch pad"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "JavaScript Snippets", "name": "JavaScript Snippets",
"details": "https://github.com/jprichardson/sublime-js-snippets", "details": "https://github.com/jprichardson/sublime-js-snippets",
......
...@@ -271,6 +271,18 @@ ...@@ -271,6 +271,18 @@
} }
] ]
}, },
{
"name": "RamdaDocs",
"author": "Bijoy Thomas",
"labels": ["ramda"],
"details": "https://github.com/bijoythomas/sublime-ramda-docs",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "RAML Syntax Highlighter", "name": "RAML Syntax Highlighter",
"details": "https://github.com/mulesoft/raml-sublime-plugin", "details": "https://github.com/mulesoft/raml-sublime-plugin",
......
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