Commit 9a4ebbb9 authored by FichteFoll's avatar FichteFoll

Merge pull request #2663 from aziz/master

added SublimeBrowse plugin
parents 50cdf84e bd0dcf84
...@@ -190,6 +190,17 @@ ...@@ -190,6 +190,17 @@
} }
] ]
}, },
{
"name": "FileBrowser",
"details": "https://github.com/aziz/SublimeFileBrowser",
"labels": ["file navigation","file creation", "file open"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/aziz/SublimeFileBrowser/tags"
}
]
},
{ {
"name": "FileCleanup", "name": "FileCleanup",
"details": "https://github.com/GerjanOnline/SublimeFileCleanup", "details": "https://github.com/GerjanOnline/SublimeFileCleanup",
......
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