Add Objective-C++ to languages.yml

This commit is contained in:
Josh Bleecher Snyder
2013-02-26 15:39:12 -08:00
parent 6e82d2a689
commit 1a4be4dfa0

View File

@@ -854,8 +854,14 @@ Objective-C:
- obj-c
- objc
primary_extension: .m
extensions:
- .mm
Objective-C++:
type: programming
color: "#4886FC"
aliases:
- obj-c++
- objc++
primary_extension: .mm
Objective-J:
type: programming