Commit f3385583 authored by FichteFoll's avatar FichteFoll

Merge pull request #5347 from guillermooo/add-troubleshooting

add troubleshooting package
parents 34b7c0a5 827691a6
...@@ -2310,6 +2310,19 @@ ...@@ -2310,6 +2310,19 @@
} }
] ]
}, },
{
"name": "Troubleshooting",
"details": "https://github.com/guillermooo/sublime-troubleshooting",
"labels": ["troubleshooting", "debugging"],
"author": ["FichteFoll", "guillermooo"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true,
"platforms": "*"
}
]
},
{ {
"name": "Tryton Snippets", "name": "Tryton Snippets",
"details": "https://bitbucket.org/nantic/sublimetext-tryton-snippets", "details": "https://bitbucket.org/nantic/sublimetext-tryton-snippets",
......
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