Added Rsync SSH.

parent da33faf7
...@@ -685,6 +685,18 @@ ...@@ -685,6 +685,18 @@
} }
] ]
}, },
{
"name": "Rsync SSH",
"details": "https://github.com/davidolrik/sublime-rsync-ssh",
"labels": ["sync"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx", "linux"],
"details": "https://github.com/davidolrik/sublime-rsync-ssh/tags"
}
]
},
{ {
"name": "RuboCop", "name": "RuboCop",
"details": "https://github.com/pderichs/sublime_rubocop", "details": "https://github.com/pderichs/sublime_rubocop",
......
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