Commit 497dedf5 authored by FichteFoll's avatar FichteFoll

Merge pull request #4463 from kleinfreund/master

Adding TypeSnippets to packages
parents d3b7ff6a bb8b90ba
...@@ -2101,6 +2101,18 @@ ...@@ -2101,6 +2101,18 @@
} }
] ]
}, },
{
"name": "TypeSnippets",
"author": "Philipp Rudloff",
"details": "https://github.com/kleinfreund/TypeSnippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "TypeTodo", "name": "TypeTodo",
"details": "https://github.com/NikolayRag/typeTodo", "details": "https://github.com/NikolayRag/typeTodo",
......
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