Commit 6e047331 authored by FichteFoll's avatar FichteFoll

Merge pull request #5357 from JayBizzle/master

Add Eloquent Snippets
parents 4cbadc85 c0fd0e52
...@@ -369,6 +369,17 @@ ...@@ -369,6 +369,17 @@
} }
] ]
}, },
{
"name": "Eloquent Snippets",
"details": "https://github.com/m2quared/Sublime-Eloquent-Snippets",
"labels": ["snippets", "laravel", "eloquent"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Emacs Tabstops", "name": "Emacs Tabstops",
"details": "https://github.com/KristoforMaynard/EmacsTabstops", "details": "https://github.com/KristoforMaynard/EmacsTabstops",
......
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