Commit 4b354120 authored by FichteFoll's avatar FichteFoll

Merge pull request #3946 from andresdominguez/addElementor

Add elementor
parents 73e84792 fcb5e3b1
...@@ -206,6 +206,20 @@ ...@@ -206,6 +206,20 @@
} }
] ]
}, },
{
"name": "Elementor",
"details": "https://github.com/andresdominguez/elementor-sublime",
"releases": [
{
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
{ {
"name": "Elixir", "name": "Elixir",
"details": "https://github.com/elixir-lang/elixir-tmbundle", "details": "https://github.com/elixir-lang/elixir-tmbundle",
......
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