Commit 4840c7a2 authored by FichteFoll's avatar FichteFoll

Merge pull request #4466 from HexRx/master

Added Simple FTP Deploy to packages
parents 423cbcbe b1726373
...@@ -1150,6 +1150,17 @@ ...@@ -1150,6 +1150,17 @@
} }
] ]
}, },
{
"name": "Simple FTP Deploy",
"details": "https://github.com/HexRx/simple-ftp-deploy",
"labels": ["ftp"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Simple MVC Framework Snippets", "name": "Simple MVC Framework Snippets",
"details": "https://github.com/simple-mvc-framework/SMVC-Snippets", "details": "https://github.com/simple-mvc-framework/SMVC-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