Commit 958e3ab1 authored by FichteFoll's avatar FichteFoll

Merge pull request #5187 from ruibm/add_remote_cpp

Including RemoteCpp plugin.
parents c86dc444 d19fc054
...@@ -705,6 +705,16 @@ ...@@ -705,6 +705,16 @@
} }
] ]
}, },
{
"name": "RemoteCpp",
"details": "https://github.com/ruibm/RemoteCpp",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "RemoteEdit", "name": "RemoteEdit",
"details": "https://github.com/sligodave/sublime_remote_edit", "details": "https://github.com/sligodave/sublime_remote_edit",
......
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