Commit ed7b79cc authored by FichteFoll's avatar FichteFoll

Merge pull request #4753 from petermac-/master

Add FileReloader package to f.json
parents a54bc658 f37b9174
...@@ -429,6 +429,16 @@ ...@@ -429,6 +429,16 @@
} }
] ]
}, },
{
"name": "FileReloader",
"details": "https://github.com/petermac-/SublimeFileReloader",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "FileSync", "name": "FileSync",
"details": "https://github.com/bcharbonnier/SublimeFileSync", "details": "https://github.com/bcharbonnier/SublimeFileSync",
......
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