Commit c973bd9b authored by Daniel Perez's avatar Daniel Perez

Add FileCommands package.

parent c3486680
...@@ -330,6 +330,17 @@ ...@@ -330,6 +330,17 @@
} }
] ]
}, },
{
"name": "FileCommands",
"details": "https://github.com/tuvistavie/sublime-file-commands",
"labels": ["file navigation", "utilities"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "FileDialog", "name": "FileDialog",
"details": "https://github.com/shagabutdinov/sublime-file-dialog", "details": "https://github.com/shagabutdinov/sublime-file-dialog",
......
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