Merge pull request #377 from rlsosborne/detect-xc-language

Add detection for the XC programming language.
This commit is contained in:
Ted Nyman
2013-06-19 13:30:45 -07:00
2 changed files with 17 additions and 0 deletions

View File

@@ -1345,6 +1345,13 @@ Visual Basic:
- .vba
- .vbs
XC:
type: programming
lexer: C
primary_extension: .xc
extensions:
- .xc
XML:
type: markup
ace_mode: xml