Commit 5162be2a authored by Felix Boers's avatar Felix Boers Committed by FichteFoll

Add ExternalTools plugin (#6722)

parent d9d21342
...@@ -1547,6 +1547,17 @@ ...@@ -1547,6 +1547,17 @@
} }
] ]
}, },
{
"name": "ExternalTools",
"details": "https://github.com/FelixBoers/sublime-external-tools",
"labels": ["utilities", "utils", "utility", "commands"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Extract Lines", "name": "Extract Lines",
"details": "https://github.com/poma/sublime-extractlines", "details": "https://github.com/poma/sublime-extractlines",
......
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