Commit 3a077478 authored by FichteFoll's avatar FichteFoll

Merge pull request #2308 from jum4/master

Add SQLExec plugin
parents 3bb86886 d3fb5a79
...@@ -1158,6 +1158,16 @@ ...@@ -1158,6 +1158,16 @@
} }
] ]
}, },
{
"name": "SQLExec",
"details": "https://github.com/jum4/sublime-sqlexec",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/jum4/sublime-sqlexec/tree/master"
}
]
},
{ {
"name": "SSH Config", "name": "SSH Config",
"details": "https://github.com/robballou/sublimetext-sshconfig", "details": "https://github.com/robballou/sublimetext-sshconfig",
......
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