Commit 7c184fce authored by FichteFoll's avatar FichteFoll

Merge pull request #4079 from tuvistavie/master

Add FileCommands package.
parents c3486680 c973bd9b
...@@ -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