Commit 92e317a4 authored by Greg Williams's avatar Greg Williams

Added OpenFileInCurrentFolder package to channel

parent 79bbd58a
...@@ -271,6 +271,17 @@ ...@@ -271,6 +271,17 @@
} }
] ]
}, },
{
"name": "Open File in Current Folder",
"details": "https://github.com/SublimeText/OpenFileInCurrentFolder",
"labels": ["file navigation", "current folder"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"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