Commit 9f732d5e authored by FichteFoll's avatar FichteFoll

Merge pull request #3933 from calculuswhiz/master

Added a new syntax highlighting scheme. (SHARC assembly)
parents 86a8b1aa cc72cc32
...@@ -852,6 +852,17 @@ ...@@ -852,6 +852,17 @@
} }
] ]
}, },
{
"name": "SHARC or Blackfin DSP assembly highlighting",
"details": "https://github.com/calculuswhiz/SHARC-assembly-Sublime-Syntax",
"labels": ["syntax highlighting", "SHARC", "Blackfin", "VisualDSP"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Shebang", "name": "Shebang",
"details": "https://github.com/samizdatco/sublime-text-shebang", "details": "https://github.com/samizdatco/sublime-text-shebang",
......
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