Add misser lexer entry for nesC to languages.yml

The nesC entry in the languages.yml file was missing a lexer entry
and thus wasn't getting picked up. This adds the required lexer line.
This commit is contained in:
Pat Pannuto
2013-12-05 14:55:00 -05:00
parent 7e9bc26796
commit 5fb6f34d8a

View File

@@ -1734,6 +1734,7 @@ mupad:
nesC:
type: programming
color: "#ffce3b"
lexer: nesc
primary_extension: .nc
ooc: