Unverified Commit febb96cc authored by Nikhil Singh's avatar Nikhil Singh Committed by GitHub

Added CsoundSyntax

Added a small package for Csound syntax highlighting.
parent 3dfed219
...@@ -3818,6 +3818,17 @@ ...@@ -3818,6 +3818,17 @@
} }
] ]
}, },
{
"name": "CsoundSyntax",
"details": "https://github.com/nikhilsinghmus/CsoundST3",
"labels": ["Csound", "music", "sound", "audio"],
"releases": [
{
"sublime_text": ">=3000",
"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