Commit 495003ec authored by FichteFoll's avatar FichteFoll

Merge pull request #4567 from calculuswhiz/patch-2

Syntax Highlighting for AVM2 Pcode
parents a634d08f 1d9ff1c7
...@@ -1501,6 +1501,16 @@ ...@@ -1501,6 +1501,16 @@
} }
] ]
}, },
{
"name": "AVM2 Pcode Syntax Highlighting",
"details": "https://github.com/calculuswhiz/pcode-syntax-definition",
"releases":[
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "AVR", "name": "AVR",
"details": "https://github.com/kblomqvist/SublimeAVR", "details": "https://github.com/kblomqvist/SublimeAVR",
......
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