Commit 722d0683 authored by FichteFoll's avatar FichteFoll

Merge pull request #3500 from fkrull/open-default

Add Open in Default Application...
parents 9f2c66f4 10232e45
...@@ -196,6 +196,16 @@ ...@@ -196,6 +196,16 @@
} }
] ]
}, },
{
"name": "Open in Default Application",
"details": "https://github.com/SublimeText/OpenDefaultApplication",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/SublimeText/OpenDefaultApplication/tags"
}
]
},
{ {
"name": "Open in Thunar", "name": "Open in Thunar",
"details": "https://github.com/kernelp4nic/sublime-open-in-thunar", "details": "https://github.com/kernelp4nic/sublime-open-in-thunar",
......
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