Unverified Commit fe13b528 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7212 from nikhilsinghmus/master

Added Csound syntax highlighting
parents ab1df901 7bee793a
...@@ -3829,6 +3829,17 @@ ...@@ -3829,6 +3829,17 @@
} }
] ]
}, },
{
"name": "CsoundSyntax",
"details": "https://github.com/nikhilsinghmus/CsoundST3",
"labels": ["Csound", "music", "sound", "audio"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "CSPM", "name": "CSPM",
"details": "https://github.com/cspm/SublimeCSPM", "details": "https://github.com/cspm/SublimeCSPM",
......
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