Commit 052c7e25 authored by FichteFoll's avatar FichteFoll

Merge pull request #5092 from alepez/master

add LiveReload
parents e20497bb 455d1378
...@@ -750,9 +750,19 @@ ...@@ -750,9 +750,19 @@
} }
] ]
}, },
{
"name": "LiveReload",
"details": "https://github.com/alepez/LiveReload-sublimetext3",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "LiveReloadMake", "name": "LiveReloadMake",
"details": "https://github.com/alessandro-pezzato/LiveReloadMake-sublimetext3", "details": "https://github.com/alepez/LiveReloadMake-sublimetext3",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
......
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