Commit f622c341 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #3378 from ilya-lavrenov/arm_neon

ARM Neon Intrinsics Snippets & Completion file
parents bfac8956 18414831
...@@ -102,6 +102,18 @@ ...@@ -102,6 +102,18 @@
], ],
"labels": ["color scheme", "diff/merge", "snippets"] "labels": ["color scheme", "diff/merge", "snippets"]
}, },
{
"name": "Neon Intrinsics",
"author": "Ilya Lavrenov",
"details": "https://github.com/ilya-lavrenov/sublime-neon",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ilya-lavrenov/sublime-neon/tree/master"
}
],
"labels": ["snippets", "language syntax"]
},
{ {
"name": "NESASM", "name": "NESASM",
"details": "https://github.com/klaussilveira/SublimeNESASM", "details": "https://github.com/klaussilveira/SublimeNESASM",
......
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