Merge pull request #1475 from StoneCypher/AddOpalToRecognizedLanguages

Add Opal to list of recognized languages
This commit is contained in:
Arfon Smith
2014-08-28 09:48:20 -05:00
2 changed files with 16 additions and 0 deletions

View File

@@ -1569,6 +1569,13 @@ Opa:
extensions:
- .opa
Opal:
type: programming
color: "#f7ede0"
lexer: Text only
extensions:
- .opal
OpenCL:
type: programming
group: C