Commit e3391065 authored by ori livni's avatar ori livni

added lodash modules package

it adds [lodash-modules-sublime](https://github.com/oriSomething/lodash-modules-sublime) to package control list of package.
this package contains snippets to make it easy to import only the functions you need.
parent 1cfb8914
...@@ -646,6 +646,17 @@ ...@@ -646,6 +646,17 @@
} }
] ]
}, },
{
"name": "Lodash modules snippets",
"details": "https://github.com/oriSomething/lodash-modules-sublime",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"name": "Lo-Dash Snippets for CoffeeScript", "name": "Lo-Dash Snippets for CoffeeScript",
"details": "https://github.com/z0rch/CoffeeScript-Lodash-snippets-for-Sublime-Text-2", "details": "https://github.com/z0rch/CoffeeScript-Lodash-snippets-for-Sublime-Text-2",
......
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