Commit 230ac0b0 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2248 from uargh/master

Added lodash vanilla js snippets, second try
parents d1fc526f 341398d3
...@@ -31,6 +31,17 @@ ...@@ -31,6 +31,17 @@
} }
] ]
}, },
{
"name": "Vanilla lodash Snippets",
"details": "https://github.com/uargh/lodash-sublime-snippets",
"labels": ["snippets","javascript"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/uargh/lodash-sublime-snippets/tree/master"
}
]
},
{ {
"name": "Various Ipsum Snippets", "name": "Various Ipsum Snippets",
"details": "https://github.com/marcelod/ipsums", "details": "https://github.com/marcelod/ipsums",
......
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