Commit 41100d13 authored by FichteFoll's avatar FichteFoll

Merge pull request #5297 from keith-hall/linqpad

add LinqPad package
parents 4fade44b 0e988dd3
...@@ -688,6 +688,18 @@ ...@@ -688,6 +688,18 @@
} }
] ]
}, },
{
"name": "LinqPad",
"details": "https://github.com/SublimeText/LINQPad",
"labels": ["language syntax", "build system"],
"releases": [
{
"sublime_text": ">3099",
"platforms": ["windows"],
"tags": true
}
]
},
{ {
"name": "Linux System Administration Snippets", "name": "Linux System Administration Snippets",
"details": "https://github.com/YuniorGlez/LinuxSystemAdministration", "details": "https://github.com/YuniorGlez/LinuxSystemAdministration",
......
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