mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #1782 from anpar/master
Add Oz to recognized languages
This commit is contained in:
@@ -1848,6 +1848,13 @@ Oxygene:
|
||||
extensions:
|
||||
- .oxygene
|
||||
tm_scope: none
|
||||
|
||||
Oz:
|
||||
type: programming
|
||||
color: "#fcaf3e"
|
||||
extensions:
|
||||
- .oz
|
||||
tm_scope: source.oz
|
||||
|
||||
PAWN:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user