Merge pull request #1782 from anpar/master

Add Oz to recognized languages
This commit is contained in:
Arfon Smith
2014-11-30 20:57:55 -06:00
3 changed files with 61 additions and 0 deletions

View File

@@ -1848,6 +1848,13 @@ Oxygene:
extensions:
- .oxygene
tm_scope: none
Oz:
type: programming
color: "#fcaf3e"
extensions:
- .oz
tm_scope: source.oz
PAWN:
type: programming