Commit ec575d04 authored by FichteFoll's avatar FichteFoll

Merge pull request #2821 from danielfrg/master

Add new "Open" plugin
parents 334c73a2 7e1ad7a2
...@@ -140,6 +140,17 @@ ...@@ -140,6 +140,17 @@
} }
] ]
}, },
{
"name": "Open",
"details": "https://github.com/danielfrg/sublime-open",
"labels": ["file navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/danielfrg/sublime-open/tags"
}
]
},
{ {
"name": "Open Folder", "name": "Open Folder",
"details": "https://github.com/mikepfirrmann/openfolder", "details": "https://github.com/mikepfirrmann/openfolder",
......
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