Commit b1c64788 authored by Jonas Heitzer's avatar Jonas Heitzer

Added lodash vanilla js snippets at the correct place

parent 92cb8976
...@@ -509,17 +509,6 @@ ...@@ -509,17 +509,6 @@
"CoffeeScript-Lodash-Snippets-for-Sublime-Text-2" "CoffeeScript-Lodash-Snippets-for-Sublime-Text-2"
] ]
}, },
{
"name": "lodash Snippets for vanilla JavaScript",
"details": "https://github.com/uargh/lodash-sublime-snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/uargh/lodash-sublime-snippets/tree/master"
}
]
},
{ {
"details": "https://github.com/laughedelic/LoadFileToRepl", "details": "https://github.com/laughedelic/LoadFileToRepl",
"releases": [ "releases": [
...@@ -542,6 +531,17 @@ ...@@ -542,6 +531,17 @@
} }
] ]
}, },
{
"name": "lodash Snippets for vanilla JavaScript",
"details": "https://github.com/uargh/lodash-sublime-snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/uargh/lodash-sublime-snippets/tree/master"
}
]
},
{ {
"name": "Logger Snippets", "name": "Logger Snippets",
"details": "https://github.com/ssrihari/sublime-logger-snippets", "details": "https://github.com/ssrihari/sublime-logger-snippets",
......
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