Commit ba3349e2 authored by Chris Lewis's avatar Chris Lewis

Add C# Snippets

parent 9dc65d63
...@@ -22,6 +22,16 @@ ...@@ -22,6 +22,16 @@
} }
] ]
}, },
{
"name": "C# Snippets",
"details": "https://github.com/etic/CSharpSnippets",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/etic/CSharpSnippets/tags"
}
]
},
{ {
"name": "C++ Snippets", "name": "C++ Snippets",
"details": "https://github.com/Rapptz/cpp-sublime-snippet", "details": "https://github.com/Rapptz/cpp-sublime-snippet",
......
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