Commit 1db11d9a authored by Jean-Martin Archer's avatar Jean-Martin Archer

adding OpenWith

parent f89e051d
...@@ -205,7 +205,7 @@ ...@@ -205,7 +205,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "One Command Syntax Highlighter", "name": "One Command Syntax Highlighter",
"details": "https://github.com/yrsegal/OneCommandSublimeSyntax", "details": "https://github.com/yrsegal/OneCommandSublimeSyntax",
...@@ -455,6 +455,17 @@ ...@@ -455,6 +455,17 @@
} }
] ]
}, },
{
"name": "Open With",
"details": "https://github.com/j-martin/open-with-sublime",
"labels": ["file management", "open files", "external editor", "power user"],
"releases": [
{
"sublime_text": ">=3000",
"branch": "st3"
}
]
},
{ {
"details": "https://github.com/titoBouzout/Open-Include", "details": "https://github.com/titoBouzout/Open-Include",
"releases": [ "releases": [
......
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