Commit 5220f9da authored by FichteFoll's avatar FichteFoll

Merge pull request #3387 from ilya-lavrenov/sse_avx

added SSE & AVX snippets and completion file
parents 51949cab 2280a86b
...@@ -1571,6 +1571,18 @@ ...@@ -1571,6 +1571,18 @@
} }
] ]
}, },
{
"name": "SSE & AVX Intrinsics",
"author": "Ilya Lavrenov",
"details": "https://github.com/ilya-lavrenov/sublime-sse-avx",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ilya-lavrenov/sublime-sse-avx/tree/master"
}
],
"labels": ["snippets", "completions"]
},
{ {
"name": "SSH Config", "name": "SSH Config",
"details": "https://github.com/robballou/sublimetext-sshconfig", "details": "https://github.com/robballou/sublimetext-sshconfig",
......
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